summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-09git-blame: Add Emacs Lisp file headers and GNU GPL boilerplateJakub Narebski
2007-02-09Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano
2007-02-09reflog: handle $name => remotes/%s/HEAD mapping consistently for logsJunio C Hamano
2007-02-09log --reflog: use dwim_logJohannes Schindelin
2007-02-09format-patch -n: make sorting easier by padding numberJohannes Schindelin
2007-02-09log --reflog: honour --relative-dateJohannes Schindelin
2007-02-09for_each_reflog_ent: be forgiving about missing messageJohannes Schindelin
2007-02-08Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-08git reflog showLinus Torvalds
2007-02-08add -C[NUM] to git-amMichael S. Tsirkin
2007-02-08Update git-log and git-show documentationMichael S. Tsirkin
2007-02-08tar archive frontend for fast-import.Shawn O. Pearce
2007-02-08Correct spelling of fast-import in docs.Shawn O. Pearce
2007-02-08Read cvsimport options from repo-configJames Bowes
2007-02-08create_symref(): create leading directories as needed.Junio C Hamano
2007-02-08Correct some language in fast-import documentation.Shawn O. Pearce
2007-02-08Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce
2007-02-07GIT v1.5.0-rc4v1.5.0-rc4Junio C Hamano
2007-02-07Documentation: Add gfi to the main command list.Junio C Hamano
2007-02-07Fix "git log -z" behaviourLinus Torvalds
2007-02-07git-add -i: update removed path correctly.Junio C Hamano
2007-02-07t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano
2007-02-07Merge branch 'ml/gitk' (early part)Junio C Hamano
2007-02-07fast-import: Fix compile warningsJohannes Schindelin
2007-02-07for-each-reflog: fix case for empty log directoryJunio C Hamano
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-07git-clone --reference: work well with pack-ref'ed reference repositoryJunio C Hamano
2007-02-07Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce
2007-02-07Avoid ActiveState Perl IO in t800[12]Alex Riesen
2007-02-07Documentation: add KMail in SubmittingPatchesMichael
2007-02-07Don't crash fast-import if the marks cannot be exported.Shawn O. Pearce
2007-02-07Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce
2007-02-07Teach fast-import how to sit quietly in the corner.Shawn O. Pearce
2007-02-07Teach fast-import how to clear the internal branch content.Shawn O. Pearce
2007-02-07Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce
2007-02-07Remove git-merge-recurJunio C Hamano
2007-02-07Add deprecation notices.Junio C Hamano
2007-02-07Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-02-07Remove contrib/colordiffJunio C Hamano
2007-02-06Call make always with CFLAGS in git.specHorst H. von Brand
2007-02-06add replay and log to the usage string of git-bisectUwe Kleine-König
2007-02-06S_IFLNK != 0140000Junio C Hamano
2007-02-06Don't do non-fastforward updates in fast-import.Shawn O. Pearce
2007-02-06Support RFC 2822 date parsing in fast-import.Shawn O. Pearce
2007-02-06Minor fast-import documentation corrections.Shawn O. Pearce
2007-02-06Remove unnecessary null pointer checks in fast-import.Shawn O. Pearce
2007-02-06Correct fast-import timezone documentation.Shawn O. Pearce
2007-02-06annotate: fix for cvsserver.Junio C Hamano
2007-02-06gitweb: fix mismatched parenthesisJunio C Hamano
2007-02-06git-push: allow globbing wildcard refspec.Junio C Hamano