summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-09-19Merge branch 'master' into ph/strbufJunio C Hamano
2007-09-19Merge branch 'maint'Junio C Hamano
2007-09-18t/t4014: test "am -3" with mode-only change.Junio C Hamano
2007-09-18git-push: documentation and tests for pushing only branchesJeff King
2007-09-18Merge branch 'cr/reset'Junio C Hamano
2007-09-18git-commit: partial commit of paths only removed from the indexJunio C Hamano
2007-09-18git-commit: Allow partial commit of file removal.Junio C Hamano
2007-09-18Merge branch 'jc/grep-c' into maintJunio C Hamano
2007-09-17Merge branch 'maint'Junio C Hamano
2007-09-17apply --index-info: fall back to current index for mode changesJohannes Schindelin
2007-09-15revision walker: --cherry-pick is a limited operationJohannes Schindelin
2007-09-15Merge branch 'jc/partial-remove'Junio C Hamano
2007-09-14git-commit: partial commit of paths only removed from the indexJunio C Hamano
2007-09-14Merge branch 'jc/grep-c'Junio C Hamano
2007-09-14Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano
2007-09-14Add test to check recent fix to "git add -u"Benoit Sigoure
2007-09-14archive: fix subst file generationRené Scharfe
2007-09-14An additional test for "git-reset -- path"Junio C Hamano
2007-09-12git-commit: Allow partial commit of file removal.Junio C Hamano
2007-09-12Add tests for documented features of "git reset".Carlos Rica
2007-09-12Merge branch 'maint'Junio C Hamano
2007-09-12Fix a test failure (t9500-*.sh) on cygwinRamsay Jones
2007-09-10Merge branch 'rs/archive'Junio C Hamano
2007-09-10git-tag -s must fail if gpg cannot sign the tag.Carlos Rica
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege
2007-09-07archive: rename attribute specfile to export-substRené Scharfe
2007-09-07archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe
2007-09-06Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce
2007-09-06git-apply: do not read past the end of bufferJunio C Hamano
2007-09-03archive: specfile support (--pretty=format: in archive files)René Scharfe
2007-09-01rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt
2007-09-01git-tag: Fix -l option to use better shell style globs.Carlos Rica
2007-09-01git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong
2007-09-01filter-branch: introduce convenience function "skip_commit"Johannes Schindelin
2007-09-01filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin
2007-08-28git-merge: do up-to-date check also for all strategiesJunio C Hamano
2007-08-28Fix initialization of a bare repositoryJunio C Hamano
2007-08-25Fix racy-git handling in git-write-tree.Linus Torvalds
2007-08-23rebase -i: fix squashing corner caseJohannes Schindelin
2007-08-19Make thin-pack generation subproject aware.Linus Torvalds
2007-08-19Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce
2007-08-19Make trailing LF optional for all fast-import commandsShawn O. Pearce
2007-08-19Make trailing LF following fast-import `data` commands optionalShawn O. Pearce
2007-08-19Teach fast-import to ignore lines starting with '#'Shawn O. Pearce
2007-08-19Actually allow TAG_FIXUP branches in fast-importShawn O. Pearce
2007-08-16t1301-shared-repo.sh: fix 'stat' portability issueArjen Laarhoven
2007-08-16git-clone: allow --bare cloneJunio C Hamano
2007-08-16git-apply: apply submodule changesSven Verdoolaege
2007-08-16Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano
2007-08-15git-add -u paths... now works from subdirectorySalikh Zakirov