21168 Commits (88d9d45d071379e81e585faa95e4f28414d7d973)
 

Author SHA1 Message Date
Giuseppe Bilotta a9fa11fe5b git-gui: set GIT_DIR and GIT_WORK_TREE after setup 15 years ago
Giuseppe Bilotta 3748b03d92 git-gui: update shortcut tools to use _gitworktree 15 years ago
Giuseppe Bilotta 29e5573d1e git-gui: handle bare repos correctly 15 years ago
Giuseppe Bilotta 21985a1136 git-gui: handle non-standard worktree locations 15 years ago
Jeff Epler ff07c3b621 git-gui: Support applying a range of changes at once 15 years ago
Jens Lehmann 25476c63e7 git-gui: Add a special diff popup menu for submodules 15 years ago
Jens Lehmann a9ae14a1c5 git-gui: Use git diff --submodule when available 15 years ago
Giuseppe Bilotta 87cd09f43e git-gui: work from the .git dir 15 years ago
Jeff Epler 390425bdef git-gui: Fix applying a line when all following lines are deletions 15 years ago
Jens Lehmann 7ec2b69f1a git-gui: Correct file_states when unstaging partly staged entry 15 years ago
Peter Krefting e27d106ec4 git-gui: Fix gitk for branch whose name matches local file 15 years ago
Christopher Beelby 3c6a287027 git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync 15 years ago
Pat Thoyts ea888f84bd git-gui: handle really long error messages in updateindex. 15 years ago
Christian Couder dd8a8d476b Documentation: rev-list: fix synopsys for --tags and and --remotes 15 years ago
Junio C Hamano 2bd6dbbe0b Merge git://git.bogomips.org/git-svn 15 years ago
Jay Soffian 075762085c git-svn: allow subset of branches/tags to be specified in glob spec 15 years ago
Jay Soffian 3e18ce1ac3 git-svn: allow UUID to be manually remapped via rewriteUUID 15 years ago
Andrew Myrick c79f1189bc git-svn: update svn mergeinfo test suite 15 years ago
Igor Mironov a65f3c202b git-svn: document --username/commit-url for branch/tag 15 years ago
Igor Mironov 6594f0b793 git-svn: add --username/commit-url options for branch/tag 15 years ago
Igor Mironov 99bacd6c25 git-svn: respect commiturl option for branch/tag 15 years ago
Igor Mironov a83b91e724 git-svn: fix mismatched src/dst errors for branch/tag 15 years ago
Andrew Myrick 41c01693ac git-svn: handle merge-base failures 15 years ago
Andrew Myrick 1cef6500a9 git-svn: ignore changeless commits when checking for a cherry-pick 15 years ago
David Aguilar a88183f168 t7800-difftool.sh: Test mergetool.prompt fallback 15 years ago
Ramsay Jones aba7dea83b msvc: Add a definition of NORETURN compatible with msvc compiler 15 years ago
Junio C Hamano c2c2be137a Update draft release notes to 1.7.0 15 years ago
Ramsay Jones 3521c1bf5b msvc: Fix a compiler warning due to an incorrect pointer cast 15 years ago
Ramsay Jones 38743b7d10 msvc: Fix an "unrecognized option" linker warning 15 years ago
Junio C Hamano 459a18864f Merge branch 'maint' 15 years ago
Junio C Hamano 630724ca79 Merge branch 'jc/branch-d' 15 years ago
Junio C Hamano 78bc024ab0 Merge branch 'il/rev-glob' 15 years ago
Junio C Hamano 4ca1b62386 Merge branch 'js/refer-upstream' 15 years ago
Junio C Hamano c6ec7efdd4 Merge branch 'jl/submodule-diff' 15 years ago
Junio C Hamano 16735ae0f8 Merge branch 'il/remote-updates' 15 years ago
Junio C Hamano 1a545d0b5f Merge branch 'il/branch-set-upstream' 15 years ago
Junio C Hamano 67bc740721 Merge branch 'jc/maint-limit-note-output' 15 years ago
Junio C Hamano f986eecde1 Merge branch 'nd/ls-files-sparse-fix' 15 years ago
Sebastian Schuberth 4cacc621f8 Make difftool.prompt fall back to mergetool.prompt 15 years ago
Ramsay Jones 74cf9bdda6 engine.pl: Fix a recent breakage of the buildsystem generator 15 years ago
Junio C Hamano 288123f01c ignore duplicated slashes in make_relative_path() 15 years ago
Junio C Hamano af82559b43 git-mv: fix moving more than one source to a single destination 15 years ago
Michael Haggerty 30c9e919b6 rebase -i: Enclose sed command substitution in quotes 15 years ago
Michael Haggerty 8cddaeec0d rebase -i: Avoid non-portable "test X -a Y" 15 years ago
Linus Torvalds 3bb7256281 make "index-pack" a built-in 15 years ago
Linus Torvalds 377d0276ca make "git pack-redundant" a built-in 15 years ago
Linus Torvalds b53258182b make "git unpack-file" a built-in 15 years ago
Linus Torvalds 112dd51465 make "mktag" a built-in 15 years ago
Linus Torvalds 0ecace728f make "merge-index" a built-in 15 years ago
Johannes Sixt 07c0732067 merge-tree: remove unnecessary call of git_extract_argv0_path 15 years ago