summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Shawn O. Pearce2007-10-211-0/+48
|\
| * send-pack: respect '+' on wildcard refspecsJeff King2007-10-191-0/+48
* | Merge branch 'maint'Shawn O. Pearce2007-10-191-0/+7
|\ \ | |/
| * attr: fix segfault in gitattributes parsing codeSteffen Prohaska2007-10-181-0/+7
* | Merge branch 'maint'Shawn O. Pearce2007-10-181-0/+73
|\ \ | |/
| * git-blame shouldn't crash if run in an unmerged treeLinus Torvalds2007-10-181-0/+73
* | git-svn: add git svn proplistBenoit Sigoure2007-10-171-0/+21
* | git-svn: add git svn propgetBenoit Sigoure2007-10-171-0/+23
* | git-svn: implement git svn create-ignoreBenoit Sigoure2007-10-171-3/+25
* | gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-171-0/+1
* | Merge branch 'maint'Shawn O. Pearce2007-10-162-1/+12
|\ \ | |/
| * filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-161-1/+3
| * Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-161-0/+9
* | Merge branch 'maint'Shawn O. Pearce2007-10-152-2/+1
|\ \ | |/
| * Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-152-2/+1
* | Add a --dry-run option to git-push.Brian Ewins2007-10-151-0/+10
* | fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen2007-10-151-4/+4
* | Merge branch 'mv/unknown'Junio C Hamano2007-10-032-10/+2
|\ \
| * | Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek2007-09-262-10/+2
* | | Merge branch 'ph/strbuf'Junio C Hamano2007-10-031-6/+9
|\ \ \
| * \ \ Merge branch 'master' into ph/strbufJunio C Hamano2007-09-189-8/+508
| |\ \ \
| * | | | archive: fix subst file generationRené Scharfe2007-09-131-6/+9
* | | | | Merge branch 'lh/merge'Junio C Hamano2007-10-031-0/+440
|\ \ \ \ \
| * | | | | git-merge: add --ff and --no-ff optionsLars Hjemli2007-09-231-0/+20
| * | | | | git-merge: add support for --commit and --no-squashLars Hjemli2007-09-231-0/+22
| * | | | | git-merge: add support for branch.<name>.mergeoptionsLars Hjemli2007-09-231-0/+54
| * | | | | Add test-script for git-merge porcelainLars Hjemli2007-09-231-0/+344
| | |/ / / | |/| | |
* | | | | Merge branch 'js/rebase-i'Junio C Hamano2007-10-031-0/+8
|\ \ \ \ \
| * | | | | rebase -i: work on a detached HEADJohannes Schindelin2007-09-261-0/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'je/hooks'Junio C Hamano2007-10-031-0/+74
|\ \ \ \ \
| * | | | | post-checkout hook, tests, and docsJosh England2007-09-291-0/+74
* | | | | | Merge branch 'ap/dateformat'Junio C Hamano2007-10-031-0/+151
|\ \ \ \ \ \
| * | | | | | Add a test script for for-each-ref, including test of date formattingAndy Parkins2007-10-031-0/+151
| |/ / / / /
* | | | | | Sync with GIT 1.5.3.4Junio C Hamano2007-10-031-0/+71
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add test case for ls-files --with-treeCarl Worth2007-10-031-0/+71
* | | | | | Merge branch 'maint'Junio C Hamano2007-09-291-1/+1
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-291-1/+1
* | | | | Merge branch 'sv/svn'Junio C Hamano2007-09-292-4/+6
|\ \ \ \ \
| * | | | | git-svn: handle changed svn command-line syntaxSam Vilain2007-09-211-2/+4
| * | | | | git-svn: fix test for trunk svn (transaction out of date)Sam Vilain2007-09-211-0/+1
| * | | | | git-svn: fix test for trunk svn (commit message not needed)Sam Vilain2007-09-211-2/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'jb/remote-rm'Junio C Hamano2007-09-291-0/+100
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | git-remote rm: add tests and minor fix-upsJunio C Hamano2007-09-231-0/+100
| |/ / /
* | | | rebase -i: commit when continuing after "edit"Johannes Schindelin2007-09-251-1/+13
* | | | Merge branch 'maint'Junio C Hamano2007-09-251-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe2007-09-241-1/+1
* | | | Add post-merge hook, related documentation, and tests.Josh England2007-09-181-0/+56
| |/ / |/| |
* | | Merge branch 'maint'Junio C Hamano2007-09-182-2/+15
|\ \ \ | |/ /
| * | t/t4014: test "am -3" with mode-only change.Junio C Hamano2007-09-181-2/+5
| * | git-push: documentation and tests for pushing only branchesJeff King2007-09-181-0/+10