summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-14tutorial: clarify "pull" is "fetch + merge"Libravatar Junio C Hamano1-1/+27
2008-07-14tutorial: use prompt with user names in example, to clarify who is doing whatLibravatar Ian Katz1-13/+13
2008-07-14bash completion: Resolve git show ref:path<tab> losing ref: portionLibravatar Shawn O. Pearce1-2/+25
2008-07-14git-rebase: report checkout failureLibravatar Junio C Hamano1-3/+1
2008-07-14reduce_heads(): protect from duplicate inputLibravatar Junio C Hamano2-2/+31
2008-07-13Update draft release notes for 1.6.0Libravatar Junio C Hamano1-1/+38
2008-07-13git-mailinfo: use strbuf's instead of fixed buffersLibravatar Lukas Sandström1-405/+352
2008-07-13bash completion: Append space after file names have been completedLibravatar Shawn O. Pearce1-1/+9
2008-07-13git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLibravatar Lukas Sandström7-2/+104
2008-07-13Merge branch 'sp/maint-bash-completion-optim'Libravatar Junio C Hamano1-15/+16
2008-07-13bash completion: Don't offer "a.." as a completion for "a."Libravatar Shawn O. Pearce1-3/+0
2008-07-13git-request-pull: replace call to deprecated peek-remoteLibravatar Ramsay Jones1-1/+1
2008-07-13Make rebase--interactive use OPTIONS_SPECLibravatar Stephan Beyer1-26/+51
2008-07-13t3404: test two "preserve merges with -p" casesLibravatar Stephan Beyer1-5/+21
2008-07-13git-am/git-mailsplit: correct synopsis for reading from stdinLibravatar Stephan Beyer3-4/+4
2008-07-13Merge branch 'maint' to sync with 1.5.6.3Libravatar Junio C Hamano8-22/+61
2008-07-13GIT 1.5.6.3Libravatar Junio C Hamano2-9/+20
2008-07-13Merge branch 'ph/parseopt-step-blame'Libravatar Junio C Hamano8-673/+788
2008-07-13Merge branch 'am/stash-branch'Libravatar Junio C Hamano3-1/+99
2008-07-13Merge branch 'sg/stash-k-i'Libravatar Junio C Hamano3-6/+52
2008-07-13Merge branch 'jc/report-tracking'Libravatar Junio C Hamano7-90/+244
2008-07-13Merge branch 'js/pick-root'Libravatar Junio C Hamano2-10/+46
2008-07-13Merge branch 'ab/bundle'Libravatar Junio C Hamano1-2/+11
2008-07-13Merge branch 'tr/add-i-e'Libravatar Junio C Hamano3-100/+174
2008-07-13git-gui: MERGE_RR lives in .git/ directly with newer Git versionsLibravatar Johannes Schindelin1-0/+1
2008-07-13help (Windows): Display HTML in default browser using Windows' shell APILibravatar Steffen Prohaska3-1/+38
2008-07-13help.c: Add support for htmldir relative to git_exec_path()Libravatar Steffen Prohaska1-3/+5
2008-07-13Move code interpreting path relative to exec-dir to new function system_path()Libravatar Steffen Prohaska4-22/+15
2008-07-13Make usage strings dash-lessLibravatar Stephan Beyer80-101/+102
2008-07-13Add some useful functions for strbuf manipulation.Libravatar Lukas Sandström2-0/+76
2008-07-13Make some strbuf_*() struct strbuf arguments const.Libravatar Lukas Sandström2-4/+4
2008-07-13reduce_heads(): thinkofixLibravatar Sverre Hvammen Johansen2-1/+12
2008-07-13Add a new test for git-merge-resolveLibravatar Miklos Vajna1-0/+46
2008-07-13t6021: add a new test for git-merge-resolveLibravatar Miklos Vajna1-0/+4
2008-07-13Fix quadratic performance in rewrite_one.Libravatar Alexander N. Gavrilov1-6/+24
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer58-233/+247
2008-07-13t/test-lib.sh: exit with small negagive int is ok with test_must_failLibravatar Stephan Beyer1-1/+1
2008-07-13git-am: Do not exit silently if committer is unsetLibravatar Stephan Beyer1-1/+2
2008-07-13bash completion: Improve responsiveness of git-log completionLibravatar Shawn O. Pearce1-12/+16
2008-07-13Move MERGE_RR from .git/rr-cache/ into .git/Libravatar Johannes Schindelin3-5/+5
2008-07-12t0004: fix timing bugLibravatar Junio C Hamano1-9/+10
2008-07-11Add pretty format %aN which gives the author name, respecting .mailmapLibravatar Johannes Schindelin2-2/+27
2008-07-11We need to check for msys as well as Windows in add--interactive.Libravatar Mike Pape1-1/+1
2008-07-11Convert CR/LF to LF in tag signaturesLibravatar Johannes Schindelin1-0/+10
2008-07-11Fixed text file auto-detection: treat EOF character 032 at the end of file as...Libravatar Dmitry Kakurin1-0/+4
2008-07-11make remove-dashes: apply to scripts and programs as well, not just to builtinsLibravatar Miklos Vajna2-10/+10
2008-07-11git-bisect: use dash-less form on git bisect logLibravatar Miklos Vajna1-4/+8
2008-07-11t1007-hash-object.sh: use quotes for the test descriptionLibravatar Miklos Vajna1-1/+1
2008-07-11t0001-init.sh: change confusing directory nameLibravatar Miklos Vajna1-3/+3
2008-07-11git-mailinfo: document the -n optionLibravatar Lukas Sandström2-2/+5