summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-24Merge branch 'maint'Junio C Hamano
2008-08-24unpack_trees(): protect the handcrafted in-core index from read_cache()Junio C Hamano
2008-08-23git-p4: Fix one-liner in p4_write_pipe function.Tor Arvid Lund
2008-08-23git-submodule: replace duplicated code with a module_list functionDavid Aguilar
2008-08-23git-merge documentation: more details about resolving conflictsDan Hensgen
2008-08-23Extend "checkout --track" DWIM to support more casesAlex Riesen
2008-08-22Revert "Convert output messages in merge-recursive to past tense."Jonathan del Strother
2008-08-22Completion: add missing '=' for 'diff --diff-filter'Eric Raible
2008-08-22templates/Makefile: install is unnecessary, just use mkdir -pJunio C Hamano
2008-08-22remote.c: add a function for deleting a refspec array and use it (twice)Brandon Casey
2008-08-22filter-branch: Grok special characters in tag namesJohannes Sixt
2008-08-22test-lib: do not remove trash_directory if called with --debugJohannes Schindelin
2008-08-22provide more errors for the "merge into empty head" casePaolo Bonzini
2008-08-22Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}'Shawn O. Pearce
2008-08-22config.mak.in: Pass on LDFLAGS from configureNeil Roberts
2008-08-22Fix 'git help help'Miklos Vajna
2008-08-21Merge branch 'maint'Junio C Hamano
2008-08-21compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey
2008-08-21Teach "git diff -p" HTML funcname patternsJohan Herland
2008-08-21Teach "git diff -p" Python funcname patternsKirill Smelkov
2008-08-21git-svn: fix dcommit to urls with embedded usernamesEric Wong
2008-08-21Merge branch 'ml/submodule-foreach'Junio C Hamano
2008-08-21Merge branch 'pm/log-exit-code'Junio C Hamano
2008-08-21Merge branch 'sb/commit-tree-minileak'Junio C Hamano
2008-08-21Merge branch 'pb/reflog-dwim'Junio C Hamano
2008-08-21Merge branch 'jc/add-stop-at-symlink'Junio C Hamano
2008-08-21Merge branch 'kh/diff-tree'Junio C Hamano
2008-08-21Merge branch 'mg/count-objects'Junio C Hamano
2008-08-21Merge branch 'mz/push-verbose'Junio C Hamano
2008-08-21Merge branch 'jc/index-extended-flags'Junio C Hamano
2008-08-21Merge branch 'cc/merge-base-many'Junio C Hamano
2008-08-21Merge branch 'jc/test-deeper'Junio C Hamano
2008-08-21Merge branch 'js/parallel-test'Junio C Hamano
2008-08-21revision.h: make show_early_output an extern which is defined in revision.cBrandon Casey
2008-08-20Update draft release notes for 1.6.1Junio C Hamano
2008-08-20Merge branch 'maint'Junio C Hamano
2008-08-20Update draft release notes for 1.6.0.1Junio C Hamano
2008-08-20Add hints to revert documentation about other ways to undo changesTarmigan Casebolt
2008-08-20Install templates with the user and group of the installing personalityJohannes Sixt
2008-08-20"git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano
2008-08-20completion: find out supported merge strategies correctlyJunio C Hamano
2008-08-20decorate: allow const objects to be decoratedJeff King
2008-08-20for-each-ref: cope with tags with incomplete linesJunio C Hamano
2008-08-20diff --check: do not get confused by new blank lines in the middleJunio C Hamano
2008-08-20Merge branch 'bd/diff-strbuf'Junio C Hamano
2008-08-20Merge branch 'dp/hash-literally'Junio C Hamano
2008-08-20Merge branch 'js/checkout-dwim-local'Junio C Hamano
2008-08-20Merge branch 'ph/enable-threaded'Junio C Hamano
2008-08-20Merge branch 'jk/pager-swap'Junio C Hamano
2008-08-20Merge branch 'rs/imap'Junio C Hamano