aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diff.c: Reuse the pprint_rename function for diff --summary output.Alexandre Julliard2007-02-11
* Make it easier to override path to asciidoc commandDotan Barak2007-02-11
* Avoid ugly linewrap in git helpRen,bi(B Scharfe2007-02-11
* Fixed some typos in git-repack docsMukund2007-02-10
* git-svn: correctly handle boolean options via git-configEric Wong2007-02-10
* Allow aliases to expand to shell commandsTheodore Ts'o2007-02-10
* Print a sane error message if an alias expands to an invalid git commandTheodore Ts'o2007-02-10
* diff_flush_name(): take struct diff_options parameter.Junio C Hamano2007-02-09
* wt_status_prepare(): clean up structure initialization.Junio C Hamano2007-02-09
* git-fetch: document automatic tag following.Junio C Hamano2007-02-09
* remove mailmap.linuxNicolas Pitre2007-02-09
* git-blame.el: Autoupdate while editingDavid Kågedal2007-02-09
* git-blame.el: Doc fixes and cleanupDavid Kågedal2007-02-09
* git-blame.el: blame unsaved changesDavid Kågedal2007-02-09
* git-blame.el: improve color handlingDavid Kågedal2007-02-09
* Handle uncommitted changes and cache descriptionsDavid Kågedal2007-02-09
* git-blame: Change installation instructionsJakub Narebski2007-02-09
* git-blame: Add Emacs Lisp file headers and GNU GPL boilerplateJakub Narebski2007-02-09
* Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano2007-02-08
* reflog: handle $name => remotes/%s/HEAD mapping consistently for logsJunio C Hamano2007-02-08
* log --reflog: use dwim_logJohannes Schindelin2007-02-08
* format-patch -n: make sorting easier by padding numberJohannes Schindelin2007-02-08
* log --reflog: honour --relative-dateJohannes Schindelin2007-02-08
* for_each_reflog_ent: be forgiving about missing messageJohannes Schindelin2007-02-08
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-08
|\
| * tar archive frontend for fast-import.Shawn O. Pearce2007-02-08
| * Correct spelling of fast-import in docs.Shawn O. Pearce2007-02-08
| * Correct some language in fast-import documentation.Shawn O. Pearce2007-02-08
| * Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce2007-02-08
* | git reflog showLinus Torvalds2007-02-08
* | add -C[NUM] to git-amMichael S. Tsirkin2007-02-08
* | Update git-log and git-show documentationMichael S. Tsirkin2007-02-08
* | Read cvsimport options from repo-configJames Bowes2007-02-07
* | create_symref(): create leading directories as needed.Junio C Hamano2007-02-07
* | GIT v1.5.0-rc4v1.5.0-rc4Junio C Hamano2007-02-07
* | Documentation: Add gfi to the main command list.Junio C Hamano2007-02-07
* | Fix "git log -z" behaviourLinus Torvalds2007-02-07
* | git-add -i: update removed path correctly.Junio C Hamano2007-02-07
* | t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano2007-02-07
* | Merge branch 'ml/gitk' (early part)Junio C Hamano2007-02-07
|\ \
| * | gitk: Use show-ref instead of ls-remoteJunio C Hamano2007-02-05
| * | Make gitk work reasonably well on Cygwin.Mark Levedahl2007-02-05
| * | gitk - remove trailing whitespace from a few lines.Mark Levedahl2007-02-05
* | | fast-import: Fix compile warningsJohannes Schindelin2007-02-07
* | | for-each-reflog: fix case for empty log directoryJunio C Hamano2007-02-07
* | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-07
|\ \ \ | | |/ | |/|
| * | Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce2007-02-07
| * | Don't crash fast-import if the marks cannot be exported.Shawn O. Pearce2007-02-07
| * | Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce2007-02-07
| * | Teach fast-import how to sit quietly in the corner.Shawn O. Pearce2007-02-07