aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* git-svn: add git svn proplistBenoit Sigoure2007-10-17
* git-svn: add git svn propgetBenoit Sigoure2007-10-17
* git-svn: implement git svn create-ignoreBenoit Sigoure2007-10-17
* gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-17
* Merge branch 'maint'Shawn O. Pearce2007-10-16
|\
| * filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-16
| * Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-16
* | Merge branch 'maint'Shawn O. Pearce2007-10-15
|\ \ | |/
| * Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-15
* | Add a --dry-run option to git-push.Brian Ewins2007-10-15
* | fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen2007-10-15
* | Merge branch 'mv/unknown'Junio C Hamano2007-10-03
|\ \
| * | Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek2007-09-26
* | | Merge branch 'ph/strbuf'Junio C Hamano2007-10-03
|\ \ \
| * \ \ Merge branch 'master' into ph/strbufJunio C Hamano2007-09-18
| |\ \ \
| * | | | archive: fix subst file generationRené Scharfe2007-09-13
* | | | | Merge branch 'lh/merge'Junio C Hamano2007-10-03
|\ \ \ \ \
| * | | | | git-merge: add --ff and --no-ff optionsLars Hjemli2007-09-23
| * | | | | git-merge: add support for --commit and --no-squashLars Hjemli2007-09-23
| * | | | | git-merge: add support for branch.<name>.mergeoptionsLars Hjemli2007-09-23
| * | | | | Add test-script for git-merge porcelainLars Hjemli2007-09-23
| | |/ / / | |/| | |
* | | | | Merge branch 'js/rebase-i'Junio C Hamano2007-10-03
|\ \ \ \ \
| * | | | | rebase -i: work on a detached HEADJohannes Schindelin2007-09-26
| | |_|/ / | |/| | |
* | | | | Merge branch 'je/hooks'Junio C Hamano2007-10-03
|\ \ \ \ \
| * | | | | post-checkout hook, tests, and docsJosh England2007-09-29
* | | | | | Merge branch 'ap/dateformat'Junio C Hamano2007-10-03
|\ \ \ \ \ \
| * | | | | | Add a test script for for-each-ref, including test of date formattingAndy Parkins2007-10-03
| |/ / / / /
* | | | | | Sync with GIT 1.5.3.4Junio C Hamano2007-10-03
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add test case for ls-files --with-treeCarl Worth2007-10-03
* | | | | | Merge branch 'maint'Junio C Hamano2007-09-29
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
* | | | | Merge branch 'sv/svn'Junio C Hamano2007-09-29
|\ \ \ \ \
| * | | | | git-svn: handle changed svn command-line syntaxSam Vilain2007-09-21
| * | | | | git-svn: fix test for trunk svn (transaction out of date)Sam Vilain2007-09-21
| * | | | | git-svn: fix test for trunk svn (commit message not needed)Sam Vilain2007-09-21
| | |_|/ / | |/| | |
* | | | | Merge branch 'jb/remote-rm'Junio C Hamano2007-09-29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | git-remote rm: add tests and minor fix-upsJunio C Hamano2007-09-23
| |/ / /
* | | | rebase -i: commit when continuing after "edit"Johannes Schindelin2007-09-25
* | | | Merge branch 'maint'Junio C Hamano2007-09-25
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe2007-09-24
* | | | Add post-merge hook, related documentation, and tests.Josh England2007-09-18
| |/ / |/| |
* | | Merge branch 'maint'Junio C Hamano2007-09-18
|\ \ \ | |/ /
| * | t/t4014: test "am -3" with mode-only change.Junio C Hamano2007-09-18
| * | git-push: documentation and tests for pushing only branchesJeff King2007-09-18
| * | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-17
| * | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-17
| * | Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-17
| |\ \
* | \ \ Merge branch 'cr/reset'Junio C Hamano2007-09-18
|\ \ \ \
| * | | | An additional test for "git-reset -- path"Junio C Hamano2007-09-13
| * | | | Add tests for documented features of "git reset".Carlos Rica2007-09-12