Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
| * | | | | | | more D/F conflict tests | Junio C Hamano | 2010-01-03 | 1 | -0/+102 | |
| * | | | | | | tests: move convenience regexp to match object names to test-lib.sh | Junio C Hamano | 2010-01-03 | 9 | -18/+6 | |
* | | | | | | | Make test numbers unique | Johannes Sixt | 2010-01-24 | 1 | -0/+0 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-01-24 | 5 | -23/+48 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'maint' of git://git.spearce.org/git-gui into maint | Junio C Hamano | 2010-01-24 | 5 | -23/+48 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | git-gui: work from the .git dir | Giuseppe Bilotta | 2010-01-23 | 1 | -0/+10 | |
| | * | | | | | | git-gui: Fix applying a line when all following lines are deletions | Jeff Epler | 2010-01-23 | 1 | -0/+1 | |
| | * | | | | | | git-gui: Correct file_states when unstaging partly staged entry | Jens Lehmann | 2010-01-23 | 1 | -0/+3 | |
| | * | | | | | | git-gui: Fix gitk for branch whose name matches local file | Peter Krefting | 2010-01-23 | 1 | -1/+1 | |
| | * | | | | | | git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync | Christopher Beelby | 2010-01-23 | 1 | -0/+4 | |
| | * | | | | | | git-gui: handle really long error messages in updateindex. | Pat Thoyts | 2010-01-23 | 1 | -16/+18 | |
| | * | | | | | | git-gui: Add hotkeys for "Unstage from commit" and "Revert changes" | Vitaly _Vi Shukela | 2010-01-06 | 1 | -2/+8 | |
| | * | | | | | | git-gui: Makefile: consolidate .FORCE-* targets | Jonathan Nieder | 2010-01-06 | 1 | -4/+3 | |
* | | | | | | | | Windows: Remove dependency on pthreadGC2.dll | Michael Lukashov | 2010-01-24 | 1 | -1/+3 | |
* | | | | | | | | Documentation: move away misplaced 'push --upstream' description | Thomas Rast | 2010-01-24 | 1 | -7/+7 | |
* | | | | | | | | Documentation: add missing :: in config.txt | Thomas Rast | 2010-01-24 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trast | Junio C Hamano | 2010-01-24 | 3 | -80/+102 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Documentation: merge: use MERGE_HEAD to refer to the remote branch | Jonathan Nieder | 2010-01-24 | 1 | -6/+8 | |
| * | | | | | | | | Documentation: simplify How Merge Works | Jonathan Nieder | 2010-01-24 | 1 | -36/+16 | |
| * | | | | | | | | Documentation: merge: add a section about fast-forward | Jonathan Nieder | 2010-01-24 | 1 | -13/+18 | |
| * | | | | | | | | Documentation: emphasize when git merge terminates early | Jonathan Nieder | 2010-01-24 | 1 | -10/+21 | |
| * | | | | | | | | Documentation: merge: add an overview | Jonathan Nieder | 2010-01-24 | 1 | -2/+26 | |
| * | | | | | | | | Documentation: merge: move merge strategy list to end | Jonathan Nieder | 2010-01-24 | 1 | -2/+2 | |
| * | | | | | | | | Documentation: suggest `reset --merge` in How Merge Works section | Jonathan Nieder | 2010-01-24 | 1 | -3/+3 | |
| * | | | | | | | | Documentation: merge: move configuration section to end | Jonathan Nieder | 2010-01-24 | 1 | -9/+9 |