Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | git-svn log: fix ascending revision ranges | David D Kilzer | 2007-11-17 | |
| * | | | | | | | git-svn's dcommit must use subversion's config | Konstantin V. Arkhipov | 2007-11-17 | |
| * | | | | | | | git-svn: add tests for command-line usage of init and clone commands | Eric Wong | 2007-11-17 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Update draft release notes for 1.5.4 | Junio C Hamano | 2007-11-17 | |
* | | | | | | | Fix and improve t7004 (git-tag tests) | Mike Hommey | 2007-11-17 | |
* | | | | | | | Documentation: fix git-clone manpage not to refer to itself | Sergei Organov | 2007-11-17 | |
* | | | | | | | user-manual.txt: minor clarification. | Sergei Organov | 2007-11-17 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-16 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||
| * | | | | | Update draft release notes for 1.5.3.6 | Junio C Hamano | 2007-11-16 | |
| * | | | | | Merge branch 'ds/maint-deflatebound' into maint | Junio C Hamano | 2007-11-16 | |
| |\ \ \ \ \ | ||||
| * | | | | | | Fix per-directory exclude handing for "git add" | Junio C Hamano | 2007-11-16 | |
| * | | | | | | core.excludesfile clean-up | Junio C Hamano | 2007-11-16 | |
| * | | | | | | Fix t9101 test failure caused by Subversion "auto-props" | Wincent Colaiuta | 2007-11-16 | |
| * | | | | | | git-send-email: add charset header if we add encoded 'From' | Jeff King | 2007-11-16 | |
* | | | | | | | Fix per-directory exclude handing for "git add" | Junio C Hamano | 2007-11-16 | |
* | | | | | | | Documentation: customize diff-options depending on particular command | Sergei Organov | 2007-11-15 | |
* | | | | | | | git-ls-files: add --exclude-standard | Jeff King | 2007-11-15 | |
* | | | | | | | Remove unreachable statements | Guido Ostkamp | 2007-11-15 | |
* | | | | | | | refs.c: Remove unused get_ref_sha1() | Johannes Sixt | 2007-11-15 | |
* | | | | | | | core.excludesfile clean-up | Junio C Hamano | 2007-11-14 | |
* | | | | | | | Merge branch 'sp/fetch-fix' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | git-fetch: avoid local fetching from alternate (again) | Shawn O. Pearce | 2007-11-11 | |
| * | | | | | | | rev-list: Introduce --quiet to avoid /dev/null redirects | Shawn O. Pearce | 2007-11-11 | |
| * | | | | | | | run-command: Support sending stderr to /dev/null | Shawn O. Pearce | 2007-11-11 | |
| * | | | | | | | git-fetch: Always fetch tags if the object they reference exists | Shawn O. Pearce | 2007-11-11 | |
| * | | | | | | | Merge branch 'sp/maint-plug-traverse-commit-list-leak' into sp/fetch-fix | Junio C Hamano | 2007-11-11 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'bs/maint-commit-options' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | git-commit: Add tests for invalid usage of -a/--interactive with paths | Björn Steinbrink | 2007-11-12 | |
| * | | | | | | | | git-commit.sh: Fix usage checks regarding paths given when they do not make s... | Björn Steinbrink | 2007-11-05 | |
* | | | | | | | | | Merge branch 'rv/maint-index-commit' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Make GIT_INDEX_FILE apply to git-commit | Rémi Vanicat | 2007-11-11 | |
* | | | | | | | | | | Merge branch 'bs/maint-t7005' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH | Björn Steinbrink | 2007-11-11 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'jc/maint-add-sync-stat' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t2200: test more cases of "add -u" | Junio C Hamano | 2007-11-11 | |
| * | | | | | | | | | | git-add: make the entry stat-clean after re-adding the same contents | Junio C Hamano | 2007-11-10 | |
| * | | | | | | | | | | ce_match_stat, run_diff_files: use symbolic constants for readability | Junio C Hamano | 2007-11-10 | |
* | | | | | | | | | | | Merge branch 'mh/retag' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | Add tests for git tag | Mike Hommey | 2007-11-05 | |
| * | | | | | | | | | | | Reuse previous annotation when overwriting a tag | Mike Hommey | 2007-11-05 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jc/stash-create' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | git-stash: Fix listing stashes | Emil Medve | 2007-11-07 | |
| * | | | | | | | | | | | git-merge: no reason to use cpio anymore | Junio C Hamano | 2007-11-01 | |
| * | | | | | | | | | | | Revert "rebase: allow starting from a dirty tree." | Junio C Hamano | 2007-11-01 | |
| * | | | | | | | | | | | rebase: allow starting from a dirty tree. | Junio C Hamano | 2007-09-14 | |
| * | | | | | | | | | | | stash: implement "stash create" | Junio C Hamano | 2007-09-14 | |
* | | | | | | | | | | | | Merge branch 'bg/format-patch-N' | Junio C Hamano | 2007-11-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Rearrange git-format-patch synopsis to improve clarity. | David Symonds | 2007-11-05 | |
| * | | | | | | | | | | | | format-patch: Test --[no-]numbered and format.numbered | Brian Gernhardt | 2007-11-04 | |
| * | | | | | | | | | | | | format-patch: Add configuration and off switch for --numbered | Brian Gernhardt | 2007-11-04 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |