summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Teach git-am to pass -p option down to git-applyJunio C Hamano2007-02-112-8/+6
* Documentation: git-rebase -C<n>Junio C Hamano2007-02-111-1/+1
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-114-11/+67
|\
| * bash: Hide git-fast-import.Shawn O. Pearce2007-02-111-0/+1
| * fast-import: Add tip about importing renames.Shawn O. Pearce2007-02-111-0/+7
| * fast-import: Hide the pack boundary commits by default.Shawn O. Pearce2007-02-113-11/+59
* | Document that git-am can read standard input.Michael S. Tsirkin2007-02-111-0/+4
* | Make gitk save and restore the user set window position.Mark Levedahl2007-02-111-5/+6
* | t4016: test quoting funny pathnames in diff outputJunio C Hamano2007-02-111-0/+66
* | diff.c: More logical file name quoting for renames in diffstat.Alexandre Julliard2007-02-111-7/+27
* | diff.c: Properly quote file names in diff --summary output.Alexandre Julliard2007-02-111-5/+12
* | diff.c: Reuse the pprint_rename function for diff --summary output.Alexandre Julliard2007-02-111-27/+4
* | Make it easier to override path to asciidoc commandDotan Barak2007-02-111-6/+7
* | Avoid ugly linewrap in git helpRen,bi(B Scharfe2007-02-111-2/+2
* | Fixed some typos in git-repack docsMukund2007-02-101-3/+3
* | git-svn: correctly handle boolean options via git-configEric Wong2007-02-101-1/+1
* | Allow aliases to expand to shell commandsTheodore Ts'o2007-02-102-0/+16
* | Print a sane error message if an alias expands to an invalid git commandTheodore Ts'o2007-02-101-1/+8
* | diff_flush_name(): take struct diff_options parameter.Junio C Hamano2007-02-091-4/+4
|/
* wt_status_prepare(): clean up structure initialization.Junio C Hamano2007-02-091-8/+1
* git-fetch: document automatic tag following.Junio C Hamano2007-02-091-0/+8
* remove mailmap.linuxNicolas Pitre2007-02-091-42/+0
* git-blame.el: Autoupdate while editingDavid Kågedal2007-02-091-9/+86
* git-blame.el: Doc fixes and cleanupDavid Kågedal2007-02-091-4/+10
* git-blame.el: blame unsaved changesDavid Kågedal2007-02-091-21/+44
* git-blame.el: improve color handlingDavid Kågedal2007-02-091-14/+10
* Handle uncommitted changes and cache descriptionsDavid Kågedal2007-02-091-6/+20
* git-blame: Change installation instructionsJakub Narebski2007-02-091-4/+19
* git-blame: Add Emacs Lisp file headers and GNU GPL boilerplateJakub Narebski2007-02-091-3/+72
* Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano2007-02-081-0/+54
* reflog: handle $name => remotes/%s/HEAD mapping consistently for logsJunio C Hamano2007-02-081-8/+21
* log --reflog: use dwim_logJohannes Schindelin2007-02-083-1/+15
* format-patch -n: make sorting easier by padding numberJohannes Schindelin2007-02-081-1/+12
* log --reflog: honour --relative-dateJohannes Schindelin2007-02-083-7/+10
* for_each_reflog_ent: be forgiving about missing messageJohannes Schindelin2007-02-081-3/+5
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-082-84/+190
|\
| * tar archive frontend for fast-import.Shawn O. Pearce2007-02-081-0/+105
| * Correct spelling of fast-import in docs.Shawn O. Pearce2007-02-081-78/+78
| * Correct some language in fast-import documentation.Shawn O. Pearce2007-02-081-5/+6
| * Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce2007-02-081-2/+2
* | git reflog showLinus Torvalds2007-02-084-10/+58
* | add -C[NUM] to git-amMichael S. Tsirkin2007-02-084-6/+25
* | Update git-log and git-show documentationMichael S. Tsirkin2007-02-082-1/+4
* | Read cvsimport options from repo-configJames Bowes2007-02-071-1/+29
* | create_symref(): create leading directories as needed.Junio C Hamano2007-02-071-0/+3
* | GIT v1.5.0-rc4v1.5.0-rc4Junio C Hamano2007-02-071-1/+1
* | Documentation: Add gfi to the main command list.Junio C Hamano2007-02-071-0/+1
* | Fix "git log -z" behaviourLinus Torvalds2007-02-071-4/+3
* | git-add -i: update removed path correctly.Junio C Hamano2007-02-071-2/+1
* | t4200: skip gc-rerere test on systems with non GNU date.Junio C Hamano2007-02-071-20/+17