aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix portability issues with $ in double quotesStephen Boyd2010-01-26
* grep: use REG_STARTEND (if available) to speed up regexecBenjamin Kramer2010-01-26
* am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd2010-01-25
* t0022: replace non-portable literal CRStephen Boyd2010-01-25
* tests: consolidate CR removal/addition functionsStephen Boyd2010-01-25
* commit-tree: remove unused #defineStephen Boyd2010-01-25
* t5541-http-push: make grep expression check for one line onlyTay Ray Chuan2010-01-25
* rebase: replace antiquated sed invocationStephen Boyd2010-01-25
* Add test-run-command to .gitignoreAlejandro Riveira Fernández2010-01-25
* git_connect: use use_shell instead of explicit "sh", "-c"Johannes Sixt2010-01-25
* gitweb.js: Workaround for IE8 bugv1.7.0-rc0Jakub Narebski2010-01-24
* Merge branch 'jc/fix-tree-walk'Junio C Hamano2010-01-24
|\
| * read-tree --debug-unpackJunio C Hamano2010-01-07
| * unpack-trees.c: look ahead in the indexJunio C Hamano2010-01-07
| * unpack-trees.c: prepare for looking ahead in the indexJunio C Hamano2010-01-07
| * Aggressive three-way merge: fix D/F caseJunio C Hamano2010-01-03
| * traverse_trees(): handle D/F conflict case sanelyJunio C Hamano2010-01-03
| * more D/F conflict testsJunio C Hamano2010-01-03
| * tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-03
* | Make test numbers uniqueJohannes Sixt2010-01-24
* | Merge branch 'maint'Junio C Hamano2010-01-24
|\ \
| * \ Merge branch 'maint' of git://git.spearce.org/git-gui into maintJunio C Hamano2010-01-24
| |\ \
| | * | git-gui: work from the .git dirGiuseppe Bilotta2010-01-23
| | * | git-gui: Fix applying a line when all following lines are deletionsJeff Epler2010-01-23
| | * | git-gui: Correct file_states when unstaging partly staged entryJens Lehmann2010-01-23
| | * | git-gui: Fix gitk for branch whose name matches local filePeter Krefting2010-01-23
| | * | git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncChristopher Beelby2010-01-23
| | * | git-gui: handle really long error messages in updateindex.Pat Thoyts2010-01-23
| | * | git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"Vitaly _Vi Shukela2010-01-06
| | * | git-gui: Makefile: consolidate .FORCE-* targetsJonathan Nieder2010-01-06
* | | | Windows: Remove dependency on pthreadGC2.dllMichael Lukashov2010-01-24
* | | | Documentation: move away misplaced 'push --upstream' descriptionThomas Rast2010-01-24
* | | | Documentation: add missing :: in config.txtThomas Rast2010-01-24
* | | | Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano2010-01-24
|\ \ \ \
| * | | | Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder2010-01-24
| * | | | Documentation: simplify How Merge WorksJonathan Nieder2010-01-24
| * | | | Documentation: merge: add a section about fast-forwardJonathan Nieder2010-01-24
| * | | | Documentation: emphasize when git merge terminates earlyJonathan Nieder2010-01-24
| * | | | Documentation: merge: add an overviewJonathan Nieder2010-01-24
| * | | | Documentation: merge: move merge strategy list to endJonathan Nieder2010-01-24
| * | | | Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder2010-01-24
| * | | | Documentation: merge: move configuration section to endJonathan Nieder2010-01-24
| * | | | Documentation: emphasise 'git shortlog' in its synopsisThomas Rast2010-01-10
| * | | | Documentation: show-files is now called git-ls-filesThomas Rast2010-01-10
| * | | | Documentation: tiny git config manual tweaksJonathan Nieder2010-01-10
| * | | | Documentation: git gc packs refs by default nowJonathan Nieder2010-01-10
* | | | | pull: re-fix command line generationJunio C Hamano2010-01-24
* | | | | rebase -i: Export GIT_AUTHOR_* variables explicitlyJunio C Hamano2010-01-23
* | | | | Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder2010-01-23
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-01-23
|\ \ \ \ \