summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-08user-manual: more explanation of push and pull usageLibravatar J. Bruce Fields1-1/+18
2007-07-08tutorial: Fix typoLibravatar J. Bruce Fields1-1/+1
2007-07-08user-manual: grammar and style fixesLibravatar Andy Parkins1-3/+3
2007-07-07Fix "apply --reverse" with regard to whitespaceLibravatar Johannes Schindelin2-1/+11
2007-07-03Document -<n> for git-format-patchLibravatar Miklos Vajna1-0/+3
2007-07-03glossary: add 'reflog'Libravatar Johannes Schindelin1-0/+6
2007-07-03diff --no-index: fix --name-status with added filesLibravatar Johannes Schindelin3-1/+7
2007-07-03Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too longLibravatar Jim Meyering1-3/+13
2007-07-02Correctly document the name of the global excludes file configurationLibravatar Michael Hendricks1-1/+1
2007-07-02Make git-prune submodule aware (and fix a SEGFAULT in the process)Libravatar Andy Parkins1-0/+20
2007-07-02GIT 1.5.2.3Libravatar Junio C Hamano3-2/+29
2007-06-30Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Libravatar Matt Kraai1-3/+3
2007-06-30git-remote: document -nLibravatar Sam Vilain1-0/+7
2007-06-30repack: improve documentation on -a optionLibravatar Sam Vilain1-4/+7
2007-06-28Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano3-12/+26
2007-06-27git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackLibravatar Shawn O. Pearce1-2/+1
2007-06-27git-gui: Don't nice git blame on MSYS as nice is not supportedLibravatar Shawn O. Pearce1-1/+5
2007-06-26config: Change output of --get-regexp for valueless keysLibravatar Frank Lichtenheld2-2/+12
2007-06-26config: Complete documentation of --get-regexpLibravatar Frank Lichtenheld1-0/+2
2007-06-26cleanup merge-base test scriptLibravatar Sam Vilain1-12/+18
2007-06-26Fix zero-object version-2 packsLibravatar Linus Torvalds1-1/+4
2007-06-26Ignore submodule commits when fetching over dumb protocolsLibravatar Sven Verdoolaege1-0/+3
2007-06-22git-gui: Don't require $DISPLAY just to get --versionLibravatar Shawn O. Pearce2-7/+8
2007-06-20git-gui: Bind Tab/Shift-Tab to cycle between panes in blameLibravatar Shawn O. Pearce1-1/+5
2007-06-20git-gui: Correctly install to /usr/bin on CygwinLibravatar Shawn O. Pearce1-1/+7
2007-06-16GIT 1.5.2.2Libravatar Junio C Hamano3-2/+63
2007-06-16Documentation: adjust to AsciiDoc 8Libravatar Junio C Hamano5-4/+14
2007-06-15Avoid diff cost on "git log -z"Libravatar Junio C Hamano1-1/+2
2007-06-15git-branch --track: fix tracking branch computation.Libravatar Junio C Hamano2-30/+53
2007-06-15$EMAIL is a last resort fallback, as it's system-wide.Libravatar Junio C Hamano1-2/+2
2007-06-15merge-recursive: refuse to merge binary filesLibravatar Johannes Schindelin2-0/+20
2007-06-15Move buffer_is_binary() to xdiff-interface.hLibravatar Johannes Schindelin4-17/+11
2007-06-15Add a local implementation of hstrerror for the system which do not have itLibravatar Alex Riesen3-0/+31
2007-06-15Generated spec file to be ignored is named git.spec and not git-core.specLibravatar Jakub Narebski1-1/+1
2007-06-12Merge branch 'ar/clone' into maintLibravatar Junio C Hamano2-1/+47
2007-06-12Merge branch 'sv/objfixes' into maintLibravatar Junio C Hamano2-1/+9
2007-06-12Unquote From line from patch before comparing with given from address.Libravatar Kristian Høgsberg1-1/+2
2007-06-12git-cherry: Document 'limit' command-line optionLibravatar Luiz Fernando N. Capitulino1-0/+3
2007-06-12Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano7-13/+28
2007-06-11git-gui: Save geometry before the window layout is damagedLibravatar Shawn O. Pearce6-9/+26
2007-06-11git-gui: Give amend precedence to HEAD over MERGE_MSGLibravatar Shawn O. Pearce1-1/+2
2007-06-11git-gui: Include 'war on whitespace' fixes from git.gitLibravatar Shawn O. Pearce2-3/+0
2007-06-11Merge branch 'maint' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano5-219/+825
2007-06-10tutorial: use "project history" instead of "changelog" in headerLibravatar J. Bruce Fields1-2/+2
2007-06-10Documentation: user-manual todoLibravatar J. Bruce Fields1-0/+4
2007-06-10user-manual: add a missing section IDLibravatar J. Bruce Fields1-0/+1
2007-06-10Fix typo in remote branch example in git user manualLibravatar Gerrit Pape1-1/+1
2007-06-10user-manual: quick-start updatesLibravatar J. Bruce Fields1-5/+5
2007-06-09Make command description imperative statement, not third-person present.Libravatar william pursell3-3/+3
2007-06-08checkout: do not get confused with ambiguous tag/branch namesLibravatar Junio C Hamano2-1/+42