Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Read .gitignore from index if it is skip-worktree | Nguyễn Thái Ngọc Duy | 2009-08-23 |
* | Teach Git to respect skip-worktree bit (writing part) | Nguyễn Thái Ngọc Duy | 2009-08-23 |
* | Teach Git to respect skip-worktree bit (reading part) | Nguyễn Thái Ngọc Duy | 2009-08-23 |
* | Introduce "skip-worktree" bit in index, teach Git to get/set this bit | Nguyễn Thái Ngọc Duy | 2009-08-23 |
* | Prevent diff machinery from examining assume-unchanged entries on worktree | Nguyễn Thái Ngọc Duy | 2009-08-11 |
* | Merge branch 'jc/maint-merge-recursive-fix' | Junio C Hamano | 2009-08-10 |
|\ | |||
| * | merge-recursive: don't segfault while handling rename clashes | Junio C Hamano | 2009-07-30 |
* | | Merge branch 'ns/am-raw-email' | Junio C Hamano | 2009-08-10 |
|\ \ | |||
| * | | am: allow individual e-mail files as input | Junio C Hamano | 2009-08-06 |
* | | | Merge branch 'jp/symlink-dirs' | Junio C Hamano | 2009-08-10 |
|\ \ \ | |||
| * | | | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite | Johannes Sixt | 2009-08-09 |
| * | | | git-checkout: be careful about untracked symlinks | Linus Torvalds | 2009-07-29 |
| * | | | lstat_cache: guard against full match of length of 'name' parameter | Kjetil Barvik | 2009-07-29 |
| * | | | Demonstrate bugs when a directory is replaced with a symlink | Pickens, James E | 2009-07-29 |
* | | | | Merge branch 'mk/grep-max-depth' | Junio C Hamano | 2009-08-10 |
|\ \ \ \ | |||
| * | | | | grep: Add --max-depth option. | Michał Kiedrowicz | 2009-07-22 |
* | | | | | Merge branch 'js/run-command-updates' | Junio C Hamano | 2009-08-10 |
|\ \ \ \ \ | |||
| * | | | | | run_command: report system call errors instead of returning error codes | Johannes Sixt | 2009-07-06 |
* | | | | | | git-svn: ignore leading blank lines in svn:ignore | Michael Haggerty | 2009-08-10 |
* | | | | | | svn: Add && to t9107-git-svn-migrate.sh | Adam Brewster | 2009-08-10 |
* | | | | | | t/Makefile: include config.mak | Jeff King | 2009-08-09 |
* | | | | | | tests: allow user to specify trash directory location | Jeff King | 2009-08-09 |
* | | | | | | tests: provide $TRASH_DIRECTORY variable | Jeff King | 2009-08-09 |
* | | | | | | tests: use "$TEST_DIRECTORY" instead of ".." | Jeff King | 2009-08-09 |
* | | | | | | t0001-init: split the existence test from the permission test | Johannes Sixt | 2009-08-09 |
* | | | | | | t0001-init: fix a file name | Johannes Sixt | 2009-08-09 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-07 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| * | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-07 |
| |\ \ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'maint-1.6.2' into maint-1.6.3 | Junio C Hamano | 2009-08-07 |
| | |\ \ \ \ \ | |||
| | | * \ \ \ \ | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-08-07 |
| | | |\ \ \ \ \ | |||
| | | | * \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-08-07 |
| | | | |\ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||
| | | | | * | | | | t5510: harden the way verify-pack is used | Junio C Hamano | 2009-08-07 |
| | | | * | | | | | Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1 | Junio C Hamano | 2009-05-03 |
| | | | |\ \ \ \ \ | |||
| | | | * \ \ \ \ \ | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1 | Junio C Hamano | 2009-05-03 |
| | | | |\ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ \ | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1 | Junio C Hamano | 2009-05-03 |
| | | | |\ \ \ \ \ \ \ | |||
* | | | | \ \ \ \ \ \ \ | Merge branch 'jc/apply-epoch-patch' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | apply: notice creation/removal patches produced by GNU diff | Junio C Hamano | 2009-07-11 |
* | | | | | | | | | | | | | Merge branch 'ns/init-mkdir' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | git init: optionally allow a directory argument | Nanako Shiraishi | 2009-07-25 |
* | | | | | | | | | | | | | | Merge branch 'sb/maint-pull-rebase' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | pull: support rebased upstream + fetch + pull --rebase | Santi Béjar | 2009-07-19 |
| * | | | | | | | | | | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebase | Santi Béjar | 2009-07-19 |
* | | | | | | | | | | | | | | | Merge branch 'ne/futz-upload-pack' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | Shift object enumeration out of upload-pack | Nick Edelen | 2009-06-09 |
* | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-08-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | Merge branch 'maint-1.6.3' into maint | Junio C Hamano | 2009-08-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | config: Keep inner whitespace verbatim | Björn Steinbrink | 2009-07-31 |
* | | | | | | | | | | | | | | | git-merge-base/git-show-branch --merge-base: Documentation and test | Michael J Gruber | 2009-08-05 |
* | | | | | | | | | | | | | | | t6010-merge-base.sh: Depict the octopus test graph | Michael J Gruber | 2009-08-05 |
* | | | | | | | | | | | | | | | Merge branch 'hv/cvsps-tests' | Junio C Hamano | 2009-07-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |