summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-07gitweb: make "No commits" in project list gray, not bold greenLibravatar Matt McCutchen2-0/+7
2007-07-07gitweb: make search form generate pathinfo-style URLsLibravatar Matt McCutchen1-3/+9
2007-07-07gitweb: prefer git_get_project_owner() over get_file_owner()Libravatar Miklos Vajna1-2/+2
2007-07-07gitweb: make repeated calls to git_get_project_owner() bearableLibravatar Junio C Hamano1-8/+20
2007-07-07Merge branch 'js/stash'Libravatar Junio C Hamano2-1/+89
2007-07-07Merge branch 'jc/diff-mark'Libravatar Junio C Hamano14-63/+336
2007-07-07Merge branch 'maint'Libravatar Junio C Hamano2-1/+11
2007-07-07diff: honor binariness specified in attributesLibravatar Junio C Hamano2-5/+21
2007-07-07Fix "apply --reverse" with regard to whitespaceLibravatar Johannes Schindelin2-1/+11
2007-07-07diff-lib.c: don't strdup twiceLibravatar René Scharfe1-1/+1
2007-07-07Fix configuration syntax to specify customized hunk header patterns.Libravatar Junio C Hamano3-71/+84
2007-07-06git-branch: default to --trackLibravatar Johannes Schindelin1-1/+1
2007-07-06git-send-email: allow an email alias for --fromLibravatar Michael Hendricks1-0/+2
2007-07-06cvsserver: always initialize state in argsplit()Libravatar Frank Lichtenheld1-4/+4
2007-07-06stash: allow running from a subdirectoryLibravatar James Bowes1-0/+1
2007-07-06git-submodule(1): update description and key namesLibravatar Lars Hjemli1-3/+3
2007-07-06Enable "git rerere" by the config variable rerere.enabledLibravatar Johannes Schindelin9-40/+64
2007-07-06Add [verse] to the SYNOPSIS section of git-submodule.txt.Libravatar Matt Kraai1-0/+1
2007-07-06Change "added.moved or removed" to "added, moved or removed" inLibravatar Matt Kraai1-1/+1
2007-07-06Fixed a formulation mistake in Documentation/user-manual.txtLibravatar Marcus Fritzsch1-7/+7
2007-07-06Teach git-stash to "apply --index"Libravatar Johannes Schindelin2-1/+89
2007-07-06Per-path attribute based hunk header selection.Libravatar Junio C Hamano7-15/+256
2007-07-06Future-proof source for changes in xdemitconf_tLibravatar Johannes Schindelin6-10/+10
2007-07-06Introduce diff_filespec_is_binary()Libravatar Junio C Hamano3-36/+39
2007-07-05Prefer EMAIL to username@hostname.Libravatar Matt Kraai1-7/+12
2007-07-05make git-clone GIT_WORK_TREE awareLibravatar Matthias Lederhofer1-7/+18
2007-07-05git-clone: split up long &&-command-chain and use a function for cleanupLibravatar Matthias Lederhofer1-4/+13
2007-07-05fix remote.origin.url in tutorial.txtLibravatar Alecs King1-1/+1
2007-07-05filter-branch: fail gracefully when a filter failsLibravatar Johannes Schindelin2-11/+36
2007-07-05Add -v|--verbose to git remote to show remote urlLibravatar Alex Riesen1-1/+13
2007-07-05filter-branch documentation: clarify which filters are eval'edLibravatar Johannes Schindelin1-1/+2
2007-07-05git-stash: allow more descriptive reminder message when savingLibravatar Junio C Hamano1-6/+19
2007-07-05Add urls.txt to git-clone man pageLibravatar Andrew Ruder6-59/+63
2007-07-04Fix git-stash(1) markup.Libravatar Junio C Hamano1-1/+1
2007-07-04Allow rebase to run if upstream is completely mergedLibravatar Johannes Sixt2-4/+43
2007-07-04Remove USE_PAGER from git-pickaxe and git-annotateLibravatar Andrew Ruder1-2/+2
2007-07-04git-svn: fix blocking with svn:// servers after do_switchLibravatar Eric Wong1-0/+1
2007-07-04filter-branch documentation: some more touch-ups.Libravatar Johannes Sixt1-7/+16
2007-07-04filter-branch: added missing warn functionLibravatar Steffen Prohaska1-0/+4
2007-07-04Alter git-checkout reflog message to include "from" branchLibravatar Sean1-1/+2
2007-07-04git-init: set core.worktree if GIT_WORK_TREE is specifiedLibravatar Matthias Lederhofer1-3/+37
2007-07-04Do not check if getcwd() result begins with a slash.Libravatar Junio C Hamano1-4/+4
2007-07-04filter-branch: a few more touch ups to the man pageLibravatar Johannes Schindelin1-5/+6
2007-07-04filter-branch: make output nicerLibravatar Johannes Schindelin1-4/+4
2007-07-04Fix t5516 to create test repo without hooksLibravatar Alex Riesen1-1/+2
2007-07-04filter-branch: Avoid an error message in the map function.Libravatar Johannes Sixt1-2/+6
2007-07-04Handle format.subjectprefix for every command which accepts --prettyLibravatar Alex Riesen1-7/+8
2007-07-04Handle missing prefix for "Subject:" as if no prefix givenLibravatar Alex Riesen1-1/+1
2007-07-04Update reflog message created for stashesLibravatar Junio C Hamano1-1/+1
2007-07-04repack: don't report "Nothing new to pack." if -q is givenLibravatar Uwe Kleine-König1-1/+3