10067 Commits (a4882c27f8b3793d94b03fd503a0c67ad9772cf6)
 

Author SHA1 Message Date
Junio C Hamano a4882c27f8 Fix "git add -u" data corruption. 17 years ago
Linus Torvalds 93969438dc apply: remove directory that becomes empty by renaming the last file away 18 years ago
Junio C Hamano 33a798c880 setup.c:verify_non_filename(): don't die unnecessarily while disambiguating 18 years ago
Christian Couder 4e0b2bbc57 rev-list --bisect: fix allocation of "int*" instead of "int". 18 years ago
Julian Phillips 281a53bb79 Force listingblocks to be monospaced in manpages 18 years ago
Junio C Hamano fa2e71c9e7 Do not expect unlink(2) to fail on a directory. 18 years ago
Junio C Hamano ffb293b63d GIT 1.5.2.4 18 years ago
Junio C Hamano ec0603e13c Teach read-tree 2-way merge to ignore intermediate symlinks 18 years ago
Junio C Hamano 1b2782a5e2 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
Shawn O. Pearce 20f1a10bfb git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree} 18 years ago
Shawn O. Pearce 512e44b245 Clarify documentation of fast-import's D subcommand 18 years ago
Shawn O. Pearce e87fb0f1b4 git-gui: Don't linewrap within console windows 18 years ago
Shawn O. Pearce 56e29f597c git-gui: Correct ls-tree buffering problem in browser 18 years ago
Shawn O. Pearce 88dce86f38 git-gui: Skip nicknames when selecting author initials 18 years ago
William Pursell ccd71866b0 user-manual: fix directory name in git-archive example 18 years ago
J. Bruce Fields 11d5153344 user-manual: more explanation of push and pull usage 18 years ago
J. Bruce Fields f0dc409c31 tutorial: Fix typo 18 years ago
Andy Parkins 5478285961 user-manual: grammar and style fixes 18 years ago
Johannes Schindelin 5fda48d67c Fix "apply --reverse" with regard to whitespace 18 years ago
Shawn O. Pearce 47282d4646 git-gui: Ensure windows shortcuts always have .bat extension 18 years ago
Shawn O. Pearce 87b49a533b git-gui: Include a Push action on the left toolbar 18 years ago
Shawn O. Pearce 840bcfa7b5 git-gui: Bind M1-P to push action 18 years ago
Shawn O. Pearce f1e031bbeb git-gui: Don't bind F5/M1-R in all windows 18 years ago
Shawn O. Pearce c8e23aaf18 git-gui: Unlock the index when cancelling merge dialog 18 years ago
Miklos Vajna ed5f07a6fd Document -<n> for git-format-patch 18 years ago
Johannes Schindelin f8d6957628 glossary: add 'reflog' 18 years ago
Johannes Schindelin 3cb567386d diff --no-index: fix --name-status with added files 18 years ago
Jim Meyering 9cb18f56fd Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too long 18 years ago
Michael Hendricks e8964a5b91 Correctly document the name of the global excludes file configuration 18 years ago
Andy Parkins 8d2244ba74 Make git-prune submodule aware (and fix a SEGFAULT in the process) 18 years ago
Junio C Hamano 57887443c2 GIT 1.5.2.3 18 years ago
Matt Kraai 2064887742 Correct the name of NO_R_TO_GCC_LINKER in the comment describing it. 18 years ago
Sam Vilain 181ea688b8 git-remote: document -n 18 years ago
Sam Vilain 38d697a156 repack: improve documentation on -a option 18 years ago
Gerrit Pape 7aecb12877 git-gui: properly popup error if gitk should be started but is not installed 18 years ago
Junio C Hamano b833651945 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
Shawn O. Pearce 7e508eb1a2 git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hack 18 years ago
Shawn O. Pearce fffaaba358 git-gui: Don't nice git blame on MSYS as nice is not supported 18 years ago
Frank Lichtenheld b69ba460bb config: Change output of --get-regexp for valueless keys 18 years ago
Frank Lichtenheld e373bb7388 config: Complete documentation of --get-regexp 18 years ago
Sam Vilain e3ae6bb9aa cleanup merge-base test script 18 years ago
Linus Torvalds 1164f1e48d Fix zero-object version-2 packs 18 years ago
Sven Verdoolaege 582c7393a4 Ignore submodule commits when fetching over dumb protocols 18 years ago
Shawn O. Pearce 4e817d1ac4 git-gui: Don't require $DISPLAY just to get --version 18 years ago
Shawn O. Pearce fb626dc000 git-gui: Bind Tab/Shift-Tab to cycle between panes in blame 18 years ago
Shawn O. Pearce 82a2d6bdf9 git-gui: Correctly install to /usr/bin on Cygwin 18 years ago
Junio C Hamano c7c84859ad GIT 1.5.2.2 18 years ago
Junio C Hamano 4c7100a9f4 Documentation: adjust to AsciiDoc 8 18 years ago
Junio C Hamano 66e41f7b99 Avoid diff cost on "git log -z" 18 years ago
Junio C Hamano 7b99befef7 git-branch --track: fix tracking branch computation. 18 years ago