summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-04git-gui: Correct resizing of remote branch delete dialogLibravatar Shawn O. Pearce1-2/+2
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
2007-07-04Add core.pager config variable.Libravatar Brian Gernhardt5-0/+13
2007-07-04git-submodule: Fix two instances of the same typoLibravatar CJ van den Berg1-2/+2
2007-07-04gitk: Remove the unused stopfindproc functionLibravatar Paul Mackerras1-19/+0
2007-07-04gitk: Fix bug in the anc_or_desc routineLibravatar Paul Mackerras1-1/+2
2007-07-04gitk: Fix the find and highlight functionsLibravatar Paul Mackerras1-138/+185
2007-07-04git-gui: Start blame windows as tall as possibleLibravatar Shawn O. Pearce1-1/+2
2007-07-04Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+3
2007-07-04git-gui: Unlock the index when cancelling merge dialogLibravatar Shawn O. Pearce1-1/+3
2007-07-03Merge branch 'maint'Libravatar Junio C Hamano6-4/+29
2007-07-03filter-branch: add a test for the commit removal exampleLibravatar Johannes Schindelin1-0/+35
2007-07-03fsck --lost-found writes to subdirectories in .git/lost-found/Libravatar Jonas Fonseca1-2/+2
2007-07-03Add diff-option --ext-diffLibravatar Johannes Schindelin2-0/+12
2007-07-03Document git-filter-branchLibravatar Johannes Schindelin3-184/+266
2007-07-03stash: end commit log with a newlineLibravatar Uwe Kleine-König1-1/+1
2007-07-03Update draft Release Notes for 1.5.3Libravatar Junio C Hamano2-15/+47
2007-07-03Document -<n> for git-format-patchLibravatar Miklos Vajna1-0/+3
2007-07-03glossary: add 'reflog'Libravatar Johannes Schindelin1-0/+6
2007-07-03diff --no-index: fix --name-status with added filesLibravatar Johannes Schindelin3-1/+7
2007-07-03Don't smash stack when $GIT_ALTERNATE_OBJECT_DIRECTORIES is too longLibravatar Jim Meyering1-3/+13
2007-07-03Merge branch 'maint'Libravatar Shawn O. Pearce1-3/+5
2007-07-02Mark disused commit walkers officially deprecated.Libravatar Junio C Hamano3-0/+6
2007-07-02git-stash: make "save" the default action again.Libravatar Junio C Hamano2-6/+7