Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | An additional test for "git-reset -- path" | Junio C Hamano | 2007-09-13 | 1 | -0/+16 | |
| * | | | Make "git reset" a builtin. | Carlos Rica | 2007-09-12 | 5 | -1/+283 | |
| * | | | Move make_cache_entry() from merge-recursive.c into read-cache.c | Carlos Rica | 2007-09-12 | 3 | -24/+26 | |
| * | | | Add tests for documented features of "git reset". | Carlos Rica | 2007-09-12 | 1 | -0/+389 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-18 | 9 | -49/+304 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Document ls-files --with-tree=<tree-ish> | Junio C Hamano | 2007-09-17 | 1 | -1/+8 | |
| * | | | git-commit: partial commit of paths only removed from the index | Junio C Hamano | 2007-09-17 | 2 | -3/+14 | |
| * | | | git-commit: Allow partial commit of file removal. | Junio C Hamano | 2007-09-17 | 3 | -1/+103 | |
| * | | | Merge branch 'jc/grep-c' into maint | Junio C Hamano | 2007-09-17 | 2 | -14/+80 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2007-09-17 | 8 | -45/+293 | |
| |\ \ \ \ | ||||||
| | * | | | | git-gui: Disable native platform text selection in "lists"gitgui-0.8.3 | Shawn O. Pearce | 2007-09-16 | 3 | -9/+18 | |
| | * | | | | git-gui: Paper bag fix "Commit->Revert" format arguments | Shawn O. Pearce | 2007-09-13 | 1 | -1/+1 | |
| | * | | | | git-gui: Provide 'uninstall' Makefile target to undo an installation | Shawn O. Pearce | 2007-09-13 | 1 | -1/+27 | |
| | * | | | | git-gui: Font chooser to handle a large number of font families | Shawn O. Pearce | 2007-09-13 | 2 | -11/+182 | |
| | * | | | | git-gui: Make backporting changes from i18n version easier | Shawn O. Pearce | 2007-09-13 | 1 | -0/+12 | |
| | * | | | | git-gui: Don't delete send on Windows as it doesn't exist | Shawn O. Pearce | 2007-09-11 | 1 | -1/+1 | |
| | * | | | | git-gui: Trim trailing slashes from untracked submodule names | Shawn O. Pearce | 2007-09-09 | 1 | -1/+5 | |
| | * | | | | git-gui: Assume untracked directories are Git submodules | Shawn O. Pearce | 2007-09-09 | 1 | -3/+18 | |
| | * | | | | git-gui: handle "deleted symlink" diff marker | Michele Ballabio | 2007-09-09 | 1 | -0/+1 | |
| | * | | | | git-gui: show unstaged symlinks in diff viewer | Michele Ballabio | 2007-09-09 | 1 | -5/+10 | |
| | * | | | | git-gui: Avoid use of libdir in Makefile | Shawn O. Pearce | 2007-09-09 | 1 | -3/+3 | |
| | * | | | | git-gui: Disable Tk send in all git-gui sessions | Shawn O. Pearce | 2007-09-08 | 1 | -0/+2 | |
| | * | | | | git-gui: lib/index.tcl: handle files with % in the filename properly | Gerrit Pape | 2007-09-08 | 1 | -6/+12 | |
| | * | | | | git-gui: Properly set the state of "Stage/Unstage Hunk" action | Shawn O. Pearce | 2007-09-03 | 1 | -9/+6 | |
| | * | | | | git-gui: Fix detaching current branch during checkout | Shawn O. Pearce | 2007-09-03 | 1 | -1/+1 | |
| | * | | | | git-gui: Correct starting of git-remote to handle -w option | Shawn O. Pearce | 2007-09-03 | 1 | -2/+2 | |
| * | | | | | send-email: make message-id generation a bit more robust | Junio C Hamano | 2007-09-17 | 1 | -4/+11 | |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-17 | 10 | -1009/+613 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | git-apply: fix whitespace stripping | J. Bruce Fields | 2007-09-17 | 1 | -3/+10 | |
| * | | | | | apply --index-info: fall back to current index for mode changes | Johannes Schindelin | 2007-09-16 | 2 | -2/+39 | |
| * | | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint | Junio C Hamano | 2007-09-15 | 5 | -1003/+548 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | core-tutorial: minor cleanup | J. Bruce Fields | 2007-09-15 | 1 | -22/+10 | |
| | * | | | | | documentation: replace Discussion section by link to user-manual chapter | J. Bruce Fields | 2007-09-15 | 3 | -597/+54 | |
| | * | | | | | user-manual: todo updates and cleanup | J. Bruce Fields | 2007-09-15 | 1 | -13/+16 | |
| | * | | | | | user-manual: fix introduction to packfiles | J. Bruce Fields | 2007-09-15 | 1 | -2/+2 | |
| | * | | | | | user-manual: move packfile and dangling object discussion | J. Bruce Fields | 2007-09-15 | 1 | -148/+147 | |
| | * | | | | | user-manual: rewrite object database discussion | J. Bruce Fields | 2007-09-15 | 1 | -139/+196 | |
| | * | | | | | user-manual: reorder commit, blob, tree discussion | J. Bruce Fields | 2007-09-15 | 1 | -41/+41 | |
| | * | | | | | user-manual: rewrite index discussion | J. Bruce Fields | 2007-09-15 | 1 | -49/+55 | |
| | * | | | | | user-manual: create new "low-level git operations" chapter | J. Bruce Fields | 2007-09-15 | 1 | -9/+24 | |
| | * | | | | | user-manual: rename "git internals" to "git concepts" | J. Bruce Fields | 2007-09-15 | 1 | -6/+10 | |
| | * | | | | | user-manual: move object format details to hacking-git chapter | J. Bruce Fields | 2007-09-15 | 1 | -23/+32 | |
| | * | | | | | user-manual: adjust section levels in "git internals" | J. Bruce Fields | 2007-09-15 | 1 | -5/+12 | |
| * | | | | | | revision walker: --cherry-pick is a limited operation | Johannes Schindelin | 2007-09-15 | 2 | -0/+15 | |
| * | | | | | | git-sh-setup: typofix in comments | Junio C Hamano | 2007-09-15 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'js/remote' | Junio C Hamano | 2007-09-14 | 2 | -2/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Teach "git remote" a mirror mode | Johannes Schindelin | 2007-09-03 | 2 | -2/+12 | |
* | | | | | | | Merge branch 'js/tag' | Junio C Hamano | 2007-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | verify-tag: also grok CR/LFs in the tag signature | Johannes Schindelin | 2007-09-03 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'lh/svn-first-parent' | Junio C Hamano | 2007-09-14 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ |