Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | valgrind: ignore SSE-based strlen invalid reads | Carlos MartÃn Nieto | 2011-03-16 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jh/maint-do-not-track-non-branches' | Junio C Hamano | 2011-03-15 | 3 | -15/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | branch/checkout --track: Ensure that upstream branch is indeed a branch | Johan Herland | 2011-02-16 | 3 | -15/+31 | |
* | | | | | | | | | | | | | | | | | | | | | Documentation: running test with --debug keeps "trash" directory | Piotr Krukowiecki | 2011-03-15 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'pw/p4' | Junio C Hamano | 2011-03-13 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | git-p4: test clone @all | Pete Wyckoff | 2011-03-13 | 1 | -0/+16 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 2011-03-09 | 2 | -54/+125 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 | 2 | -1/+30 | |
| * | | | | | | | | | | | | | | | | | | | | Introduce CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 | 1 | -1/+75 | |
| * | | | | | | | | | | | | | | | | | | | | t3507: introduce pristine-detach helper | Jonathan Nieder | 2011-02-21 | 1 | -54/+22 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'js/checkout-untracked-symlink' | Junio C Hamano | 2011-03-09 | 2 | -3/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | do not overwrite untracked symlinks | Clemens Buchacher | 2011-02-21 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | | | | Demonstrate breakage: checkout overwrites untracked symlink with directory | Johannes Sixt | 2011-02-15 | 1 | -0/+50 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'so/submodule-no-update-first-time' | Junio C Hamano | 2011-03-09 | 1 | -0/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | t7406: "git submodule update {--merge|--rebase]" with new submodules | Spencer E. Olson | 2011-02-17 | 1 | -0/+52 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fix typo in t/README | Mathias Lafeldt | 2011-03-09 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'jn/maint-commit-missing-template' | Junio C Hamano | 2011-03-04 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | commit: error out for missing commit message template | Jonathan Nieder | 2011-02-25 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.2' into maint-1.7.3 | Junio C Hamano | 2011-02-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 2011-02-16 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2011-02-16 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/diffstat-binary' | Junio C Hamano | 2011-03-04 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | diff: handle diffstat of rewritten binary files | Jeff King | 2011-02-22 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'lt/rename-no-extra-copy-detection' | Junio C Hamano | 2011-03-04 | 5 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | diffcore-rename: properly honor the difference between -M and -C | Linus Torvalds | 2011-02-18 | 5 | -6/+6 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/test-terminal-punt-on-osx-breakage' | Junio C Hamano | 2011-03-04 | 1 | -3/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | tests: skip terminal output tests on OS X | Jonathan Nieder | 2011-02-17 | 1 | -3/+19 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/fail-null-clone' | Junio C Hamano | 2011-03-04 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | clone: die when trying to clone missing local path | Jeff King | 2011-02-18 | 1 | -0/+13 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn | Junio C Hamano | 2011-02-28 | 4 | -65/+985 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-fe | Jonathan Nieder | 2011-02-26 | 1 | -3/+700 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | vcs-svn: Allow change nodes for root of tree (/) | Jonathan Nieder | 2010-12-07 | 1 | -0/+55 | |
| | * | | | | | | | | | | | | | | | | | | | vcs-svn: Implement Prop-delta handling | David Barr | 2010-11-24 | 1 | -2/+100 | |
| | * | | | | | | | | | | | | | | | | | | | vcs-svn: More dump format sanity checks | Jonathan Nieder | 2010-11-24 | 1 | -0/+21 | |
| | * | | | | | | | | | | | | | | | | | | | vcs-svn: Reject path nodes without Node-action | Jonathan Nieder | 2010-11-24 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | | | | | | | | vcs-svn: Eliminate node_ctx.srcRev global | Jonathan Nieder | 2010-11-24 | 1 | -0/+158 | |
| | * | | | | | | | | | | | | | | | | | | | vcs-svn: Allow simple v3 dumps (no deltas yet) | David Barr | 2010-11-24 | 1 | -3/+347 | |
| * | | | | | | | | | | | | | | | | | | | | vcs-svn: allow input from file descriptor | Jonathan Nieder | 2011-02-26 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | vcs-svn: add binary-safe read function | Jonathan Nieder | 2011-02-26 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | | | | | t0081 (line-buffer): add buffering tests | Jonathan Nieder | 2011-02-26 | 1 | -1/+109 | |
| * | | | | | | | | | | | | | | | | | | | | vcs-svn: tweak test-line-buffer to not assume line-oriented input | Jonathan Nieder | 2011-02-26 | 1 | -14/+13 | |
| * | | | | | | | | | | | | | | | | | | | | tests: give vcs-svn/line_buffer its own test script | Jonathan Nieder | 2011-02-26 | 2 | -54/+67 | |
| * | | | | | | | | | | | | | | | | | | | | vcs-svn: make test-line-buffer input format more flexible | Jonathan Nieder | 2011-02-26 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | | | | | | fast-import: add 'ls' command | David Barr | 2011-02-26 | 1 | -8/+84 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'lp/config-vername-check' | Junio C Hamano | 2011-02-27 | 1 | -4/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Disallow empty section and variable names | Libor Pechacek | 2011-02-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | Sanity-check config variable names | Libor Pechacek | 2011-02-22 | 1 | -4/+14 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/placeholders-are-lowercase' | Junio C Hamano | 2011-02-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Make <identifier> lowercase as per CodingGuidelines | Michael J Gruber | 2011-02-15 | 1 | -1/+1 |