Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2007-09-30Merge branch 'sv/svn'Junio C Hamano
2007-09-30Merge branch 'jb/remote-rm'Junio C Hamano
2007-09-26rebase -i: commit when continuing after "edit"Johannes Schindelin
2007-09-25Merge branch 'maint'Junio C Hamano
2007-09-25Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe
2007-09-24git-remote rm: add tests and minor fix-upsJunio C Hamano
2007-09-21git-svn: handle changed svn command-line syntaxSam Vilain
2007-09-21git-svn: fix test for trunk svn (transaction out of date)Sam Vilain
2007-09-21git-svn: fix test for trunk svn (commit message not needed)Sam Vilain
2007-09-19Add post-merge hook, related documentation, and tests.Josh England
2007-09-19Merge branch 'maint'Junio C Hamano
2007-09-19t/t4014: test "am -3" with mode-only change.Junio C Hamano
2007-09-19git-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-16revision walker: --cherry-pick is a limited operationJohannes Schindelin
2007-09-15Merge branch 'jc/partial-remove'Junio C Hamano
2007-09-15git-commit: partial commit of paths only removed from the indexJunio C Hamano
2007-09-15Merge branch 'jc/grep-c'Junio C Hamano
2007-09-15Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano
2007-09-15Add test to check recent fix to "git add -u"Benoit Sigoure
2007-09-14An additional test for "git-reset -- path"Junio C Hamano
2007-09-13git-commit: Allow partial commit of file removal.Junio C Hamano
2007-09-13Add tests for documented features of "git reset".Carlos Rica
2007-09-13Merge 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-04archive: 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