aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | rev-list --bisect: Bisection "distance" clean up.Christian Couder2007-09-18
* | rev-list --bisect: Move some bisection code into best_bisection.Christian Couder2007-09-18
* | rev-list --bisect: Move finding bisection into do_find_bisection.Christian Couder2007-09-18
* | Merge branch 'cr/reset'Junio C Hamano2007-09-18
|\ \
| * \ Merge branch 'jc/cachetree' into cr/resetJunio C Hamano2007-09-14
| |\ \
| | * | Simplify cache APIJunio C Hamano2007-09-14
| * | | An additional test for "git-reset -- path"Junio C Hamano2007-09-13
| * | | Make "git reset" a builtin.Carlos Rica2007-09-12
| * | | Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-12
| * | | Add tests for documented features of "git reset".Carlos Rica2007-09-12
* | | | Merge branch 'maint'Junio C Hamano2007-09-18
|\ \ \ \ | | |_|/ | |/| |
| * | | Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-17
| * | | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-17
| * | | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-17
| * | | Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-17
| |\ \ \
| * \ \ \ Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-09-17
| |\ \ \ \
| | * | | | git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce2007-09-16
| | * | | | git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce2007-09-13
| | * | | | git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce2007-09-13
| | * | | | git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2007-09-13
| | * | | | git-gui: Make backporting changes from i18n version easierShawn O. Pearce2007-09-13
| | * | | | git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce2007-09-11
| | * | | | git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce2007-09-09
| | * | | | git-gui: Assume untracked directories are Git submodulesShawn O. Pearce2007-09-09
| | * | | | git-gui: handle "deleted symlink" diff markerMichele Ballabio2007-09-09
| | * | | | git-gui: show unstaged symlinks in diff viewerMichele Ballabio2007-09-09
| | * | | | git-gui: Avoid use of libdir in MakefileShawn O. Pearce2007-09-09
| | * | | | git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce2007-09-08
| | * | | | git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape2007-09-08
| | * | | | git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce2007-09-03
| | * | | | git-gui: Fix detaching current branch during checkoutShawn O. Pearce2007-09-03
| | * | | | git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce2007-09-03
| * | | | | send-email: make message-id generation a bit more robustJunio C Hamano2007-09-17
* | | | | | Merge branch 'maint'Junio C Hamano2007-09-17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-apply: fix whitespace strippingJ. Bruce Fields2007-09-17
| * | | | | apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-16
| * | | | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-15
| |\ \ \ \ \
| | * | | | | core-tutorial: minor cleanupJ. Bruce Fields2007-09-15
| | * | | | | documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields2007-09-15
| | * | | | | user-manual: todo updates and cleanupJ. Bruce Fields2007-09-15
| | * | | | | user-manual: fix introduction to packfilesJ. Bruce Fields2007-09-15
| | * | | | | user-manual: move packfile and dangling object discussionJ. Bruce Fields2007-09-15
| | * | | | | user-manual: rewrite object database discussionJ. Bruce Fields2007-09-15
| | * | | | | user-manual: reorder commit, blob, tree discussionJ. Bruce Fields2007-09-15
| | * | | | | user-manual: rewrite index discussionJ. Bruce Fields2007-09-15
| | * | | | | user-manual: create new "low-level git operations" chapterJ. Bruce Fields2007-09-15
| | * | | | | user-manual: rename "git internals" to "git concepts"J. Bruce Fields2007-09-15
| | * | | | | user-manual: move object format details to hacking-git chapterJ. Bruce Fields2007-09-15
| | * | | | | user-manual: adjust section levels in "git internals"J. Bruce Fields2007-09-15
| * | | | | | revision walker: --cherry-pick is a limited operationJohannes Schindelin2007-09-15