summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce2007-09-141-1/+27
| | | * | | | git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2007-09-142-11/+182
| | | * | | | git-gui: Make backporting changes from i18n version easierShawn O. Pearce2007-09-141-0/+12
| | | * | | | git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce2007-09-121-1/+1
| | | * | | | git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce2007-09-101-1/+5
| | | * | | | git-gui: Assume untracked directories are Git submodulesShawn O. Pearce2007-09-101-3/+18
| | | * | | | git-gui: handle "deleted symlink" diff markerMichele Ballabio2007-09-101-0/+1
| | | * | | | git-gui: show unstaged symlinks in diff viewerMichele Ballabio2007-09-101-5/+10
| | | * | | | git-gui: Avoid use of libdir in MakefileShawn O. Pearce2007-09-091-3/+3
| | | * | | | git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce2007-09-091-0/+2
| | | * | | | git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape2007-09-091-6/+12
| | | * | | | git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce2007-09-041-9/+6
| | | * | | | git-gui: Fix detaching current branch during checkoutShawn O. Pearce2007-09-041-1/+1
| | | * | | | git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce2007-09-041-2/+2
| | * | | | | send-email: make message-id generation a bit more robustJunio C Hamano2007-09-181-4/+11
| * | | | | | Merge branch 'maint'Junio C Hamano2007-09-1710-1009/+613
| |\| | | | |
| | * | | | | git-apply: fix whitespace strippingJ. Bruce Fields2007-09-171-3/+10
| | * | | | | apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-172-2/+39
| | * | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-165-1003/+548
| | |\ \ \ \ \
| | | * | | | | core-tutorial: minor cleanupJ. Bruce Fields2007-09-161-22/+10
| | | * | | | | documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields2007-09-163-597/+54
| | | * | | | | user-manual: todo updates and cleanupJ. Bruce Fields2007-09-161-13/+16
| | | * | | | | user-manual: fix introduction to packfilesJ. Bruce Fields2007-09-161-2/+2
| | | * | | | | user-manual: move packfile and dangling object discussionJ. Bruce Fields2007-09-161-148/+147
| | | * | | | | user-manual: rewrite object database discussionJ. Bruce Fields2007-09-161-139/+196
| | | * | | | | user-manual: reorder commit, blob, tree discussionJ. Bruce Fields2007-09-161-41/+41
| | | * | | | | user-manual: rewrite index discussionJ. Bruce Fields2007-09-161-49/+55
| | | * | | | | user-manual: create new "low-level git operations" chapterJ. Bruce Fields2007-09-161-9/+24
| | | * | | | | user-manual: rename "git internals" to "git concepts"J. Bruce Fields2007-09-161-6/+10
| | | * | | | | user-manual: move object format details to hacking-git chapterJ. Bruce Fields2007-09-161-23/+32
| | | * | | | | user-manual: adjust section levels in "git internals"J. Bruce Fields2007-09-161-5/+12
| | * | | | | | revision walker: --cherry-pick is a limited operationJohannes Schindelin2007-09-162-0/+15
| | * | | | | | git-sh-setup: typofix in commentsJunio C Hamano2007-09-161-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'js/remote'Junio C Hamano2007-09-152-2/+12
| |\ \ \ \ \ \
| | * | | | | | Teach "git remote" a mirror modeJohannes Schindelin2007-09-032-2/+12
| * | | | | | | Merge branch 'js/tag'Junio C Hamano2007-09-151-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | verify-tag: also grok CR/LFs in the tag signatureJohannes Schindelin2007-09-041-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'lh/svn-first-parent'Junio C Hamano2007-09-151-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | git-svn: always use --first-parentLars Hjemli2007-09-072-22/+5
| | * | | | | | | git-svn: add support for --first-parentLars Hjemli2007-09-062-4/+23
| * | | | | | | | Merge branch 'np/delta'Junio C Hamano2007-09-154-59/+256
| |\ \ \ \ \ \ \ \
| | * | | | | | | | builtin-pack-objects.c: avoid bogus gcc warningsJunio C Hamano2007-09-151-6/+6
| | * | | | | | | | threaded delta search: proper locking for cache accountingNicolas Pitre2007-09-121-4/+20
| | * | | | | | | | threaded delta search: add pack.threads config variableNicolas Pitre2007-09-102-1/+20
| | * | | | | | | | fix threaded delta search lockingNicolas Pitre2007-09-101-5/+6
| | * | | | | | | | threaded delta search: specify number of threads at run timeNicolas Pitre2007-09-102-5/+29
| | * | | | | | | | threaded delta search: better chunck split pointNicolas Pitre2007-09-101-0/+5
| | * | | | | | | | threaded delta search: refine work allocationNicolas Pitre2007-09-101-14/+45
| | * | | | | | | | basic threaded delta searchNicolas Pitre2007-09-062-1/+90
| | * | | | | | | | rearrange delta search progress reportingNicolas Pitre2007-09-061-9/+14