Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | gitignore git-bisect--helper | Junio C Hamano | 2009-04-12 | 1 | -0/+1 | |
* | Revert "Merge branch 'js/notes'" | Junio C Hamano | 2009-02-10 | 1 | -1/+0 | |
* | Merge branch 'js/notes' | Junio C Hamano | 2009-02-05 | 1 | -0/+1 | |
|\ | ||||||
| * | Add a script to edit/inspect notes | Johannes Schindelin | 2008-12-21 | 1 | -0/+1 | |
* | | Merge branch 'jk/signal-cleanup' | Junio C Hamano | 2009-01-31 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | chain kill signals for cleanup functions | Jeff King | 2009-01-21 | 1 | -0/+1 | |
| |/ | ||||||
* | | Ignore test-ctype | Benjamin Kramer | 2009-01-25 | 1 | -0/+1 | |
|/ | ||||||
* | add stage to gitignore | Jeff King | 2008-12-03 | 1 | -0/+1 | |
* | Update .gitignore to ignore git-help | Gustaf Hendeby | 2008-08-13 | 1 | -0/+1 | |
* | Merge branch 'dr/ceiling' | Junio C Hamano | 2008-07-07 | 1 | -1/+1 | |
|\ | ||||||
| * | Fold test-absolute-path into test-path-utils | David Reiss | 2008-05-23 | 1 | -1/+0 | |
| * | Implement normalize_absolute_path | David Reiss | 2008-05-23 | 1 | -0/+1 | |
* | | Retire 'stupid' merge strategy | Miklos Vajna | 2008-07-05 | 1 | -1/+0 | |
|/ | ||||||
* | use build-time SHELL_PATH in test scripts | Jeff King | 2008-02-29 | 1 | -0/+1 | |
* | Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...) | Johannes Schindelin | 2008-02-09 | 1 | -1/+1 | |
* | Remove old generated files from .gitignore. | Charles Bailey | 2007-12-20 | 1 | -6/+0 | |
* | rename git-browse--help to git-help--browse | Jeff King | 2007-12-16 | 1 | -1/+1 | |
* | Rename git-browse-help helper to git-browse--help | Junio C Hamano | 2007-12-14 | 1 | -1/+1 | |
* | Add git-browse-help to .gitignore | Jeff King | 2007-12-10 | 1 | -0/+1 | |
* | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | 1 | -1/+0 | |
|\ | ||||||
| * | Port git commit to C. | Kristian Høgsberg | 2007-11-22 | 1 | -1/+0 | |
* | | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'ph/parseopt' | Junio C Hamano | 2007-11-02 | 1 | -0/+1 | |
|\ | ||||||
| * | Add tests for parse-options.c | Johannes Schindelin | 2007-10-29 | 1 | -0/+1 | |
* | | No longer install git-svnimport, move to contrib/examples | Gerrit Pape | 2007-10-30 | 1 | -1/+0 | |
|/ | ||||||
* | makefile: Add a cscope target | Kristof Provost | 2007-10-15 | 1 | -0/+3 | |
* | Move convert-objects to contrib. | Matt Kraai | 2007-09-25 | 1 | -1/+0 | |
* | add "test-absolute-path" to .gitignore | Randal L. Schwartz | 2007-08-04 | 1 | -0/+1 | |
* | Merge branch 'ns/stash' | Junio C Hamano | 2007-07-02 | 1 | -0/+1 | |
|\ | ||||||
| * | Add git-stash script | しらいしななこ | 2007-06-30 | 1 | -0/+1 | |
* | | ignore git-rebase--interactive | Matthias Lederhofer | 2007-06-26 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'maint' to sync with GIT 1.5.2.2 | Junio C Hamano | 2007-06-16 | 1 | -1/+1 | |
|\ | ||||||
| * | Generated spec file to be ignored is named git.spec and not git-core.spec | Jakub Narebski | 2007-06-15 | 1 | -1/+1 | |
* | | Makefile: add an explicit rule for building assembly output | Linus Torvalds | 2007-06-10 | 1 | -1/+1 | |
* | | add git-filter-branch to .gitignore | Matthias Lederhofer | 2007-06-06 | 1 | -0/+1 | |
* | | Add test-sha1 to .gitignore. | Randal L. Schwartz | 2007-06-03 | 1 | -0/+1 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge branches 'lh/submodules' and 'pb/am' | Junio C Hamano | 2007-06-02 | 1 | -2/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| | * | Remove git-applypatch | Junio C Hamano | 2007-05-24 | 1 | -1/+0 | |
| | * | git-applymbox: Remove command | Petr Baudis | 2007-05-24 | 1 | -1/+0 | |
| |/ |/| | ||||||
| * | Add git-submodule command | Lars Hjemli | 2007-05-26 | 1 | -0/+1 | |
|/ | ||||||
* | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-21 | 1 | -0/+1 | |
|\ | ||||||
| * | Add basic infrastructure to assign attributes to paths | Junio C Hamano | 2007-04-14 | 1 | -0/+1 | |
* | | simple random data generator for tests | Nicolas Pitre | 2007-04-11 | 1 | -0/+1 | |
|/ | ||||||
* | A new merge stragety 'subtree'. | Junio C Hamano | 2007-04-07 | 1 | -0/+2 | |
* | Optional Tck/Tk: ignore generated files. | Junio C Hamano | 2007-03-31 | 1 | -0/+2 | |
* | Merge branch 'jc/fetch' | Junio C Hamano | 2007-03-14 | 1 | -0/+1 | |
|\ | ||||||
| * | .gitignore: add git-fetch--tool | Junio C Hamano | 2007-03-04 | 1 | -0/+1 | |
* | | Add git-mergetool to run an appropriate merge conflict resolution program | Theodore Ts'o | 2007-03-13 | 1 | -0/+1 | |
* | | Merge branch 'js/bundle' | Junio C Hamano | 2007-02-28 | 1 | -0/+1 | |
|\ \ | |/ |/| | ||||||
| * | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 | 1 | -0/+1 |