summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.2.4v1.5.2.4Junio C Hamano2007-07-123-2/+30
* Teach read-tree 2-way merge to ignore intermediate symlinksJunio C Hamano2007-07-122-0/+53
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-07-127-18/+60
|\
| * git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}gitgui-0.7.5Shawn O. Pearce2007-07-121-1/+12
| * git-gui: Don't linewrap within console windowsShawn O. Pearce2007-07-091-0/+4
| * git-gui: Correct ls-tree buffering problem in browserShawn O. Pearce2007-07-091-9/+13
| * git-gui: Skip nicknames when selecting author initialsShawn O. Pearce2007-07-081-0/+4
| * git-gui: Ensure windows shortcuts always have .bat extensionShawn O. Pearce2007-07-061-0/+6
| * git-gui: Include a Push action on the left toolbarShawn O. Pearce2007-07-061-0/+4
| * git-gui: Bind M1-P to push actionShawn O. Pearce2007-07-061-1/+6
| * git-gui: Don't bind F5/M1-R in all windowsShawn O. Pearce2007-07-061-3/+3
| * git-gui: Unlock the index when cancelling merge dialogShawn O. Pearce2007-07-041-1/+3
| * git-gui: properly popup error if gitk should be started but is not installedGerrit Pape2007-06-301-3/+5
* | Clarify documentation of fast-import's D subcommandShawn O. Pearce2007-07-091-3/+5
* | user-manual: fix directory name in git-archive exampleWilliam Pursell2007-07-081-1/+1
* | user-manual: more explanation of push and pull usageJ. Bruce Fields2007-07-081-1/+18
* | tutorial: Fix typoJ. Bruce Fields2007-07-081-1/+1
* | user-manual: grammar and style fixesAndy Parkins2007-07-081-3/+3
* | Fix "apply --reverse" with regard to whitespaceJohannes Schindelin2007-07-072-1/+11
* | Document -<n> for git-format-patchMiklos Vajna2007-07-031-0/+3
* | glossary: add 'reflog'Johannes Schindelin2007-07-031-0/+6
* | diff --no-index: fix --name-status with added filesJohannes Schindelin2007-07-033-1/+7
* | Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too longJim Meyering2007-07-031-3/+13
* | Correctly document the name of the global excludes file configurationMichael Hendricks2007-07-021-1/+1
* | Make git-prune submodule aware (and fix a SEGFAULT in the process)Andy Parkins2007-07-021-0/+20
* | GIT 1.5.2.3v1.5.2.3Junio C Hamano2007-07-023-2/+29
* | Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai2007-06-301-3/+3
* | git-remote: document -nSam Vilain2007-06-301-0/+7
* | repack: improve documentation on -a optionSam Vilain2007-06-301-4/+7
* | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-06-283-12/+26
|\ \ | |/
| * git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce2007-06-271-2/+1
| * git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce2007-06-271-1/+5
| * git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce2007-06-222-7/+8
| * git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce2007-06-201-1/+5
| * git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce2007-06-201-1/+7
* | config: Change output of --get-regexp for valueless keysFrank Lichtenheld2007-06-262-2/+12
* | config: Complete documentation of --get-regexpFrank Lichtenheld2007-06-261-0/+2
* | cleanup merge-base test scriptSam Vilain2007-06-261-12/+18
* | Fix zero-object version-2 packsLinus Torvalds2007-06-261-1/+4
* | Ignore submodule commits when fetching over dumb protocolsSven Verdoolaege2007-06-261-0/+3
* | GIT 1.5.2.2v1.5.2.2Junio C Hamano2007-06-163-2/+63
* | Documentation: adjust to AsciiDoc 8Junio C Hamano2007-06-165-4/+14
* | Avoid diff cost on "git log -z"Junio C Hamano2007-06-151-1/+2
* | git-branch --track: fix tracking branch computation.Junio C Hamano2007-06-152-30/+53
* | $EMAIL is a last resort fallback, as it's system-wide.Junio C Hamano2007-06-151-2/+2
* | merge-recursive: refuse to merge binary filesJohannes Schindelin2007-06-152-0/+20
* | Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin2007-06-154-17/+11
* | Add a local implementation of hstrerror for the system which do not have itAlex Riesen2007-06-153-0/+31
* | Generated spec file to be ignored is named git.spec and not git-core.specJakub Narebski2007-06-151-1/+1
* | Merge branch 'ar/clone' into maintJunio C Hamano2007-06-122-1/+47
|\ \