summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-26Allow use of []-wrapped addresses in git://Ilari Liusvaara
2010-01-26Support addresses with ':' in git-daemonIlari Liusvaara
2010-01-26grep: use REG_STARTEND (if available) to speed up regexecBenjamin Kramer
2010-01-26Threaded grepFredrik Kuivinen
2010-01-26am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd
2010-01-26t0022: replace non-portable literal CRStephen Boyd
2010-01-26tests: consolidate CR removal/addition functionsStephen Boyd
2010-01-25grep: expose "status-only" feature via -qJunio C Hamano
2010-01-25commit-tree: remove unused #defineStephen Boyd
2010-01-25t5541-http-push: make grep expression check for one line onlyTay Ray Chuan
2010-01-25rebase: replace antiquated sed invocationStephen Boyd
2010-01-25Add test-run-command to .gitignoreAlejandro Riveira Fernández
2010-01-25git_connect: use use_shell instead of explicit "sh", "-c"Johannes Sixt
2010-01-25Teach diff --submodule that modified submodule directory is dirtyJens Lehmann
2010-01-25git diff: Don't test submodule dirtiness with --ignore-submodulesJens Lehmann
2010-01-25gitweb.js: Workaround for IE8 bugv1.7.0-rc0Jakub Narebski
2010-01-25Merge branch 'jc/fix-tree-walk'Junio C Hamano
2010-01-24Make test numbers uniqueJohannes Sixt
2010-01-24Merge branch 'maint'Junio C Hamano
2010-01-24Merge branch 'maint' of git://git.spearce.org/git-gui into maintJunio C Hamano
2010-01-24Windows: Remove dependency on pthreadGC2.dllMichael Lukashov
2010-01-24Documentation: move away misplaced 'push --upstream' descriptionThomas Rast
2010-01-24Documentation: add missing :: in config.txtThomas Rast
2010-01-24Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trastJunio C Hamano
2010-01-24pull: re-fix command line generationJunio C Hamano
2010-01-24Documentation: merge: use MERGE_HEAD to refer to the remote branchJonathan Nieder
2010-01-24Documentation: simplify How Merge WorksJonathan Nieder
2010-01-24Documentation: merge: add a section about fast-forwardJonathan Nieder
2010-01-24Documentation: emphasize when git merge terminates earlyJonathan Nieder
2010-01-24Documentation: merge: add an overviewJonathan Nieder
2010-01-24Documentation: merge: move merge strategy list to endJonathan Nieder
2010-01-24Documentation: suggest `reset --merge` in How Merge Works sectionJonathan Nieder
2010-01-24Documentation: merge: move configuration section to endJonathan Nieder
2010-01-24Make ce_uptodate() trustworthy againJunio C Hamano
2010-01-24rebase -i: Export GIT_AUTHOR_* variables explicitlyJunio C Hamano
2010-01-23git-gui: work from the .git dirGiuseppe Bilotta
2010-01-23git-gui: Fix applying a line when all following lines are deletionsJeff Epler
2010-01-23git-gui: Correct file_states when unstaging partly staged entryJens Lehmann
2010-01-23git-gui: Fix gitk for branch whose name matches local filePeter Krefting
2010-01-23git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncChristopher Beelby
2010-01-23git-gui: handle really long error messages in updateindex.Pat Thoyts
2010-01-23Documentation: rev-list: fix synopsys for --tags and and --remotesChristian Couder
2010-01-23Merge git://git.bogomips.org/git-svnJunio C Hamano
2010-01-23git-svn: allow subset of branches/tags to be specified in glob specJay Soffian
2010-01-23git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian
2010-01-23git-svn: update svn mergeinfo test suiteAndrew Myrick
2010-01-23git-svn: document --username/commit-url for branch/tagIgor Mironov
2010-01-23git-svn: add --username/commit-url options for branch/tagIgor Mironov
2010-01-23git-svn: respect commiturl option for branch/tagIgor Mironov
2010-01-23git-svn: fix mismatched src/dst errors for branch/tagIgor Mironov