| Commit message (Expand) | Author | Age |
* | Merge branch 'dr/ceiling' | Junio C Hamano | 2008-07-07 |
|\ |
|
| * | Fold test-absolute-path into test-path-utils | David Reiss | 2008-05-23 |
| * | Implement normalize_absolute_path | David Reiss | 2008-05-23 |
* | | Retire 'stupid' merge strategy | Miklos Vajna | 2008-07-05 |
|/ |
|
* | use build-time SHELL_PATH in test scripts | Jeff King | 2008-02-29 |
* | Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...) | Johannes Schindelin | 2008-02-09 |
* | Remove old generated files from .gitignore. | Charles Bailey | 2007-12-20 |
* | rename git-browse--help to git-help--browse | Jeff King | 2007-12-16 |
* | Rename git-browse-help helper to git-browse--help | Junio C Hamano | 2007-12-14 |
* | Add git-browse-help to .gitignore | Jeff King | 2007-12-10 |
* | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 |
|\ |
|
| * | Port git commit to C. | Kristian Høgsberg | 2007-11-22 |
* | | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 |
|/ |
|
* | Merge branch 'ph/parseopt' | Junio C Hamano | 2007-11-02 |
|\ |
|
| * | Add tests for parse-options.c | Johannes Schindelin | 2007-10-29 |
* | | No longer install git-svnimport, move to contrib/examples | Gerrit Pape | 2007-10-30 |
|/ |
|
* | makefile: Add a cscope target | Kristof Provost | 2007-10-15 |
* | Move convert-objects to contrib. | Matt Kraai | 2007-09-25 |
* | add "test-absolute-path" to .gitignore | Randal L. Schwartz | 2007-08-04 |
* | Merge branch 'ns/stash' | Junio C Hamano | 2007-07-02 |
|\ |
|
| * | Add git-stash script | しらいしななこ | 2007-06-30 |
* | | ignore git-rebase--interactive | Matthias Lederhofer | 2007-06-26 |
|/ |
|
* | Merge branch 'maint' to sync with GIT 1.5.2.2 | Junio C Hamano | 2007-06-16 |
|\ |
|
| * | Generated spec file to be ignored is named git.spec and not git-core.spec | Jakub Narebski | 2007-06-15 |
* | | Makefile: add an explicit rule for building assembly output | Linus Torvalds | 2007-06-10 |
* | | add git-filter-branch to .gitignore | Matthias Lederhofer | 2007-06-06 |
* | | Add test-sha1 to .gitignore. | Randal L. Schwartz | 2007-06-03 |
| | | |
| \ | |
*-. \ | Merge branches 'lh/submodules' and 'pb/am' | Junio C Hamano | 2007-06-02 |
|\ \ \
| |_|/
|/| | |
|
| | * | Remove git-applypatch | Junio C Hamano | 2007-05-24 |
| | * | git-applymbox: Remove command | Petr Baudis | 2007-05-24 |
| |/
|/| |
|
| * | Add git-submodule command | Lars Hjemli | 2007-05-26 |
|/ |
|
* | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-21 |
|\ |
|
| * | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 2007-04-14 |
* | | simple random data generator for tests | Nicolas Pitre | 2007-04-11 |
|/ |
|
* | A new merge stragety 'subtree'. | Junio C Hamano | 2007-04-07 |
* | Optional Tck/Tk: ignore generated files. | Junio C Hamano | 2007-03-31 |
* | Merge branch 'jc/fetch' | Junio C Hamano | 2007-03-14 |
|\ |
|
| * | .gitignore: add git-fetch--tool | Junio C Hamano | 2007-03-04 |
* | | Add git-mergetool to run an appropriate merge conflict resolution program | Theodore Ts'o | 2007-03-13 |
* | | Merge branch 'js/bundle' | Junio C Hamano | 2007-02-28 |
|\ \
| |/
|/| |
|
| * | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 |
* | | Add test-chmtime: a utility to change mtime on files | Eric Wong | 2007-02-25 |
* | | Remove git-diff-stages. | Junio C Hamano | 2007-02-12 |
* | | Remove git-resolve. | Junio C Hamano | 2007-02-12 |
|/ |
|
* | Remove git-merge-recur | Junio C Hamano | 2007-02-06 |
* | Merge branch 'master' into sp/gfi | Shawn O. Pearce | 2007-01-30 |
|\ |
|
| * | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 2007-01-28 |
| * | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |
* | | Merge branch 'master' into sp/fast-import | Shawn O. Pearce | 2007-01-14 |
|\ \
| |/ |
|
| * | Ignore git-init and git-remote | Brian Gernhardt | 2007-01-08 |