summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-11diff.c: Reuse the pprint_rename function for diff --summary output.Libravatar Alexandre Julliard1-27/+4
2007-02-11Make it easier to override path to asciidoc commandLibravatar Dotan Barak1-6/+7
2007-02-11Avoid ugly linewrap in git helpLibravatar Ren,bi(B Scharfe1-2/+2
2007-02-10Fixed some typos in git-repack docsLibravatar Mukund1-3/+3
2007-02-10git-svn: correctly handle boolean options via git-configLibravatar Eric Wong1-1/+1
2007-02-10Allow aliases to expand to shell commandsLibravatar Theodore Ts'o2-0/+16
2007-02-10Print a sane error message if an alias expands to an invalid git commandLibravatar Theodore Ts'o1-1/+8
2007-02-09diff_flush_name(): take struct diff_options parameter.Libravatar Junio C Hamano1-4/+4
2007-02-09wt_status_prepare(): clean up structure initialization.Libravatar Junio C Hamano1-8/+1
2007-02-09git-fetch: document automatic tag following.Libravatar Junio C Hamano1-0/+8
2007-02-09remove mailmap.linuxLibravatar Nicolas Pitre1-42/+0
2007-02-09git-blame.el: Autoupdate while editingLibravatar David Kågedal1-9/+86
2007-02-09git-blame.el: Doc fixes and cleanupLibravatar David Kågedal1-4/+10
2007-02-09git-blame.el: blame unsaved changesLibravatar David Kågedal1-21/+44
2007-02-09git-blame.el: improve color handlingLibravatar David Kågedal1-14/+10
2007-02-09Handle uncommitted changes and cache descriptionsLibravatar David Kågedal1-6/+20
2007-02-09git-blame: Change installation instructionsLibravatar Jakub Narebski1-4/+19
2007-02-09git-blame: Add Emacs Lisp file headers and GNU GPL boilerplateLibravatar Jakub Narebski1-3/+72
2007-02-08Documentation/git-pull: describe default behaviour and config interactionsLibravatar Junio C Hamano1-0/+54
2007-02-08reflog: handle $name => remotes/%s/HEAD mapping consistently for logsLibravatar Junio C Hamano1-8/+21
2007-02-08log --reflog: use dwim_logLibravatar Johannes Schindelin3-1/+15
2007-02-08format-patch -n: make sorting easier by padding numberLibravatar Johannes Schindelin1-1/+12
2007-02-08log --reflog: honour --relative-dateLibravatar Johannes Schindelin3-7/+10
2007-02-08for_each_reflog_ent: be forgiving about missing messageLibravatar Johannes Schindelin1-3/+5
2007-02-08Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano2-84/+190
2007-02-08git reflog showLibravatar Linus Torvalds4-10/+58
2007-02-08add -C[NUM] to git-amLibravatar Michael S. Tsirkin4-6/+25
2007-02-08Update git-log and git-show documentationLibravatar Michael S. Tsirkin2-1/+4
2007-02-08tar archive frontend for fast-import.Libravatar Shawn O. Pearce1-0/+105
2007-02-08Correct spelling of fast-import in docs.Libravatar Shawn O. Pearce1-78/+78
2007-02-07Read cvsimport options from repo-configLibravatar James Bowes1-1/+29
2007-02-07create_symref(): create leading directories as needed.Libravatar Junio C Hamano1-0/+3
2007-02-08Correct some language in fast-import documentation.Libravatar Shawn O. Pearce1-5/+6
2007-02-08Correct ^0 asciidoc syntax in fast-import docs.Libravatar Shawn O. Pearce1-2/+2
2007-02-07GIT v1.5.0-rc4Libravatar Junio C Hamano1-1/+1
2007-02-07Documentation: Add gfi to the main command list.Libravatar Junio C Hamano1-0/+1
2007-02-07Fix "git log -z" behaviourLibravatar Linus Torvalds1-4/+3
2007-02-07git-add -i: update removed path correctly.Libravatar Junio C Hamano1-2/+1
2007-02-07t4200: skip gc-rerere test on systems with non GNU date.Libravatar Junio C Hamano1-20/+17
2007-02-07Merge branch 'ml/gitk' (early part)Libravatar Junio C Hamano1-132/+156
2007-02-07fast-import: Fix compile warningsLibravatar Johannes Schindelin1-3/+5
2007-02-07for-each-reflog: fix case for empty log directoryLibravatar Junio C Hamano1-1/+3
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano3-57/+277
2007-02-07git-clone --reference: work well with pack-ref'ed reference repositoryLibravatar Junio C Hamano1-35/+21
2007-02-07Add a Tips and Tricks section to fast-import's manual.Libravatar Shawn O. Pearce1-0/+87
2007-02-07Avoid ActiveState Perl IO in t800[12]Libravatar Alex Riesen1-1/+2
2007-02-07Documentation: add KMail in SubmittingPatchesLibravatar Michael1-1/+17
2007-02-07Don't crash fast-import if the marks cannot be exported.Libravatar Shawn O. Pearce1-2/+6
2007-02-07Dump all refs and marks during a checkpoint in fast-import.Libravatar Shawn O. Pearce2-9/+27
2007-02-07Teach fast-import how to sit quietly in the corner.Libravatar Shawn O. Pearce2-33/+49