summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | An additional test for "git-reset -- path"Junio C Hamano2007-09-131-0/+16
| * | | Make "git reset" a builtin.Carlos Rica2007-09-125-1/+283
| * | | Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-123-24/+26
| * | | Add tests for documented features of "git reset".Carlos Rica2007-09-121-0/+389
* | | | Merge branch 'maint'Junio C Hamano2007-09-189-49/+304
|\ \ \ \ | | |_|/ | |/| |
| * | | Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-171-1/+8
| * | | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-172-3/+14
| * | | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-173-1/+103
| * | | Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-172-14/+80
| |\ \ \
| * \ \ \ Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-09-178-45/+293
| |\ \ \ \
| | * | | | git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce2007-09-163-9/+18
| | * | | | git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce2007-09-131-1/+1
| | * | | | git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce2007-09-131-1/+27
| | * | | | git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2007-09-132-11/+182
| | * | | | git-gui: Make backporting changes from i18n version easierShawn O. Pearce2007-09-131-0/+12
| | * | | | git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce2007-09-111-1/+1
| | * | | | git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce2007-09-091-1/+5
| | * | | | git-gui: Assume untracked directories are Git submodulesShawn O. Pearce2007-09-091-3/+18
| | * | | | git-gui: handle "deleted symlink" diff markerMichele Ballabio2007-09-091-0/+1
| | * | | | git-gui: show unstaged symlinks in diff viewerMichele Ballabio2007-09-091-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-081-0/+2
| | * | | | git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape2007-09-081-6/+12
| | * | | | git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce2007-09-031-9/+6
| | * | | | git-gui: Fix detaching current branch during checkoutShawn O. Pearce2007-09-031-1/+1
| | * | | | git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce2007-09-031-2/+2
| * | | | | send-email: make message-id generation a bit more robustJunio C Hamano2007-09-171-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-162-2/+39
| * | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-155-1003/+548
| |\ \ \ \ \
| | * | | | | core-tutorial: minor cleanupJ. Bruce Fields2007-09-151-22/+10
| | * | | | | documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields2007-09-153-597/+54
| | * | | | | user-manual: todo updates and cleanupJ. Bruce Fields2007-09-151-13/+16
| | * | | | | user-manual: fix introduction to packfilesJ. Bruce Fields2007-09-151-2/+2
| | * | | | | user-manual: move packfile and dangling object discussionJ. Bruce Fields2007-09-151-148/+147
| | * | | | | user-manual: rewrite object database discussionJ. Bruce Fields2007-09-151-139/+196
| | * | | | | user-manual: reorder commit, blob, tree discussionJ. Bruce Fields2007-09-151-41/+41
| | * | | | | user-manual: rewrite index discussionJ. Bruce Fields2007-09-151-49/+55
| | * | | | | user-manual: create new "low-level git operations" chapterJ. Bruce Fields2007-09-151-9/+24
| | * | | | | user-manual: rename "git internals" to "git concepts"J. Bruce Fields2007-09-151-6/+10
| | * | | | | user-manual: move object format details to hacking-git chapterJ. Bruce Fields2007-09-151-23/+32
| | * | | | | user-manual: adjust section levels in "git internals"J. Bruce Fields2007-09-151-5/+12
| * | | | | | revision walker: --cherry-pick is a limited operationJohannes Schindelin2007-09-152-0/+15
| * | | | | | git-sh-setup: typofix in commentsJunio C Hamano2007-09-151-1/+1
| |/ / / / /
* | | | | | Merge branch 'js/remote'Junio C Hamano2007-09-142-2/+12
|\ \ \ \ \ \
| * | | | | | Teach "git remote" a mirror modeJohannes Schindelin2007-09-032-2/+12
* | | | | | | Merge branch 'js/tag'Junio C Hamano2007-09-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | verify-tag: also grok CR/LFs in the tag signatureJohannes Schindelin2007-09-031-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'lh/svn-first-parent'Junio C Hamano2007-09-141-4/+6
|\ \ \ \ \ \ \