Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix parsing of @{-1}@{u} combination | Jeff King | 2010-01-28 | 2 | -4/+24 |
* | test combinations of @{} syntax | Jeff King | 2010-01-28 | 1 | -0/+51 |
* | rerere: fix too-short initialization | Jeff King | 2010-01-28 | 1 | -1/+1 |
* | t0101: use absolute date | Jeff King | 2010-01-28 | 1 | -1/+1 |
* | Merge branch 'fk/threaded-grep' | Junio C Hamano | 2010-01-28 | 3 | -51/+482 |
|\ | |||||
| * | Threaded grep | Fredrik Kuivinen | 2010-01-26 | 3 | -49/+468 |
| * | grep: expose "status-only" feature via -q | Junio C Hamano | 2010-01-25 | 1 | -2/+14 |
* | | Merge branch 'gp/maint-cvsserver' | Junio C Hamano | 2010-01-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | git-cvsserver: allow regex metacharacters in CVSROOT | Gerrit Pape | 2010-01-26 | 1 | -1/+1 |
* | | | tests: update tests that used to fail | Junio C Hamano | 2010-01-28 | 2 | -2/+2 |
* | | | Merge branch 'jc/upstream-reflog' | Junio C Hamano | 2010-01-27 | 2 | -4/+43 |
|\ \ \ | |||||
| * | | | Fix log -g this@{upstream} | Junio C Hamano | 2010-01-26 | 2 | -4/+43 |
* | | | | Merge branch 'jc/maint-reflog-bad-timestamp' | Junio C Hamano | 2010-01-27 | 4 | -10/+86 |
|\ \ \ \ | |||||
| * | | | | t0101: use a fixed timestamp when searching in the reflog | Junio C Hamano | 2010-01-27 | 1 | -2/+2 |
| * | | | | Update @{bogus.timestamp} fix not to die() | Junio C Hamano | 2010-01-27 | 1 | -2/+2 |
| * | | | | approxidate_careful() reports errorneous date string | Junio C Hamano | 2010-01-26 | 4 | -10/+86 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'il/maint-colon-address' | Junio C Hamano | 2010-01-27 | 2 | -6/+38 |
|\ \ \ \ | |||||
| * | | | | Allow use of []-wrapped addresses in git:// | Ilari Liusvaara | 2010-01-26 | 1 | -2/+8 |
| * | | | | Support addresses with ':' in git-daemon | Ilari Liusvaara | 2010-01-26 | 1 | -4/+30 |
| |/ / / | |||||
* | | | | Merge branch 'il/maint-xmallocz' | Junio C Hamano | 2010-01-27 | 4 | -10/+15 |
|\ \ \ \ | |||||
| * | | | | Fix integer overflow in unpack_compressed_entry() | Ilari Liusvaara | 2010-01-26 | 1 | -2/+1 |
| * | | | | Fix integer overflow in unpack_sha1_rest() | Ilari Liusvaara | 2010-01-26 | 1 | -2/+1 |
| * | | | | Fix integer overflow in patch_delta() | Ilari Liusvaara | 2010-01-26 | 1 | -2/+1 |
| * | | | | Add xmallocz() | Ilari Liusvaara | 2010-01-26 | 2 | -4/+12 |
| |/ / / | |||||
* | | | | Merge branch 'jh/maint-config-file-prefix' | Junio C Hamano | 2010-01-27 | 2 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | builtin-config: Fix crash when using "-f <relative path>" from non-root dir | Johan Herland | 2010-01-26 | 2 | -1/+12 |
* | | | | | transport_get(): drop unnecessary check for !remote | Junio C Hamano | 2010-01-27 | 1 | -1/+1 |
* | | | | | Fix remote.<remote>.vcs | Ilari Liusvaara | 2010-01-27 | 1 | -6/+5 |
* | | | | | Merge branch 'jl/diff-submodule-ignore' | Junio C Hamano | 2010-01-26 | 7 | -8/+85 |
|\ \ \ \ \ | |||||
| * | | | | | Teach diff --submodule that modified submodule directory is dirty | Jens Lehmann | 2010-01-24 | 4 | -1/+72 |
| * | | | | | git diff: Don't test submodule dirtiness with --ignore-submodules | Jens Lehmann | 2010-01-24 | 1 | -4/+6 |
| * | | | | | Make ce_uptodate() trustworthy again | Junio C Hamano | 2010-01-24 | 3 | -3/+7 |
* | | | | | | work around an obnoxious bash "safety feature" on OpenBSD | Junio C Hamano | 2010-01-26 | 1 | -3/+3 |
* | | | | | | fix portability issues with $ in double quotes | Stephen Boyd | 2010-01-26 | 12 | -52/+52 |
* | | | | | | grep: use REG_STARTEND (if available) to speed up regexec | Benjamin Kramer | 2010-01-26 | 1 | -1/+8 |
| |_|_|/ / |/| | | | | |||||
* | | | | | am: fix patch format detection for Thunderbird "Save As" emails | Stephen Boyd | 2010-01-25 | 2 | -1/+17 |
* | | | | | t0022: replace non-portable literal CR | Stephen Boyd | 2010-01-25 | 1 | -1/+1 |
* | | | | | tests: consolidate CR removal/addition functions | Stephen Boyd | 2010-01-25 | 6 | -58/+37 |
| |_|_|/ |/| | | | |||||
* | | | | commit-tree: remove unused #define | Stephen Boyd | 2010-01-25 | 1 | -2/+0 |
* | | | | t5541-http-push: make grep expression check for one line only | Tay Ray Chuan | 2010-01-25 | 1 | -8/+4 |
* | | | | rebase: replace antiquated sed invocation | Stephen Boyd | 2010-01-25 | 1 | -4/+2 |
* | | | | Add test-run-command to .gitignore | Alejandro Riveira Fernández | 2010-01-25 | 1 | -0/+1 |
* | | | | git_connect: use use_shell instead of explicit "sh", "-c" | Johannes Sixt | 2010-01-25 | 1 | -2/+1 |
* | | | | gitweb.js: Workaround for IE8 bugv1.7.0-rc0 | Jakub Narebski | 2010-01-24 | 1 | -1/+6 |
* | | | | Merge branch 'jc/fix-tree-walk' | Junio C Hamano | 2010-01-24 | 19 | -140/+734 |
|\ \ \ \ | |||||
| * | | | | read-tree --debug-unpack | Junio C Hamano | 2010-01-07 | 3 | -0/+72 |
| * | | | | unpack-trees.c: look ahead in the index | Junio C Hamano | 2010-01-07 | 5 | -7/+140 |
| * | | | | unpack-trees.c: prepare for looking ahead in the index | Junio C Hamano | 2010-01-07 | 4 | -65/+173 |
| * | | | | Aggressive three-way merge: fix D/F case | Junio C Hamano | 2010-01-03 | 2 | -6/+9 |
| * | | | | traverse_trees(): handle D/F conflict case sanely | Junio C Hamano | 2010-01-03 | 3 | -46/+237 |