Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
* | | Add test-chmtime: a utility to change mtime on files | Eric Wong | 2007-02-25 | 1 | -0/+1 | |
* | | Remove git-diff-stages. | Junio C Hamano | 2007-02-12 | 1 | -1/+0 | |
* | | Remove git-resolve. | Junio C Hamano | 2007-02-12 | 1 | -1/+0 | |
|/ | ||||||
* | Remove git-merge-recur | Junio C Hamano | 2007-02-06 | 1 | -1/+0 | |
* | Merge branch 'master' into sp/gfi | Shawn O. Pearce | 2007-01-30 | 1 | -0/+2 | |
|\ | ||||||
| * | git-fsck-objects is now synonym to git-fsck | Junio C Hamano | 2007-01-28 | 1 | -0/+1 | |
| * | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -0/+1 | |
* | | Merge branch 'master' into sp/fast-import | Shawn O. Pearce | 2007-01-14 | 1 | -2/+15 | |
|\ \ | |/ | ||||||
| * | Ignore git-init and git-remote | Brian Gernhardt | 2007-01-08 | 1 | -0/+2 | |
| * | Create 'git gc' to perform common maintenance operations. | Shawn O. Pearce | 2006-12-27 | 1 | -0/+1 | |
| * | Merge branch 'jc/fsck-reflog' | Junio C Hamano | 2006-12-26 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Add git-reflog to .gitignore | Nicolas Pitre | 2006-12-26 | 1 | -0/+1 | |
| * | | move git-blame to its place in .gitignore | Nicolas Pitre | 2006-12-26 | 1 | -1/+1 | |
| * | | git-add --interactive | Junio C Hamano | 2006-12-18 | 1 | -0/+1 | |
| |/ | ||||||
| * | Get rid of the dependency on RCS' merge program | Johannes Schindelin | 2006-12-12 | 1 | -0/+1 | |
| * | remove merge-recursive-old | Junio C Hamano | 2006-11-21 | 1 | -1/+0 | |
| * | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-09-27 | 1 | -2/+1 | |
| |\ | ||||||
| | * | Deprecate merge-recursive.py | Junio C Hamano | 2006-09-24 | 1 | -0/+1 | |
| | * | Remove upload-tar and make git-tar-tree a thin wrapper to git-archive | Junio C Hamano | 2006-09-24 | 1 | -1/+0 | |
| | * | Remove git-zip-tree | Rene Scharfe | 2006-09-23 | 1 | -1/+0 | |
| * | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking | Junio C Hamano | 2006-09-27 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * \ | Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs | Junio C Hamano | 2006-09-21 | 1 | -0/+4 | |
| | |\ \ | ||||||
| | * | | | gitignore: git-show-ref is a generated file. | Jeff King | 2006-09-18 | 1 | -0/+1 | |
| * | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs | Junio C Hamano | 2006-09-21 | 1 | -0/+4 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | gitignore: git-pack-refs is a generated file. | Jeff King | 2006-09-18 | 1 | -0/+1 | |
| | | |/ | | |/| | ||||||
| | * | | Merge branch 'jk/diff' | Junio C Hamano | 2006-09-17 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | | * | | git-commit.sh: convert run_status to a C builtin | Jeff King | 2006-09-08 | 1 | -0/+1 | |
| | | |/ |