summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-11git-gui: Stop deleting gitk preferences.Shawn O. Pearce
2007-02-11Document that git-am can read standard input.Michael S. Tsirkin
2007-02-11Make gitk save and restore the user set window position.Mark Levedahl
2007-02-11t4016: test quoting funny pathnames in diff outputJunio C Hamano
2007-02-11diff.c: More logical file name quoting for renames in diffstat.Alexandre Julliard
2007-02-11diff.c: Properly quote file names in diff --summary output.Alexandre Julliard
2007-02-11diff.c: Reuse the pprint_rename function for diff --summary output.Alexandre Julliard
2007-02-11Make it easier to override path to asciidoc commandDotan Barak
2007-02-11Avoid ugly linewrap in git helpRen,bi(B Scharfe
2007-02-11Fixed some typos in git-repack docsMukund
2007-02-11git-svn: correctly handle boolean options via git-configEric Wong
2007-02-11Allow aliases to expand to shell commandsTheodore Ts'o
2007-02-11Print a sane error message if an alias expands to an invalid git commandTheodore Ts'o
2007-02-10diff_flush_name(): take struct diff_options parameter.Junio C Hamano
2007-02-10wt_status_prepare(): clean up structure initialization.Junio C Hamano
2007-02-09git-fetch: document automatic tag following.Junio C Hamano
2007-02-09remove mailmap.linuxNicolas Pitre
2007-02-09git-blame.el: Autoupdate while editingDavid Kågedal
2007-02-09git-blame.el: Doc fixes and cleanupDavid Kågedal
2007-02-09git-blame.el: blame unsaved changesDavid Kågedal
2007-02-09git-blame.el: improve color handlingDavid Kågedal
2007-02-09Handle uncommitted changes and cache descriptionsDavid Kågedal
2007-02-09git-blame: Change installation instructionsJakub Narebski
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-09git-gui: Focus into blame panels on Mac OS.Shawn O. Pearce
2007-02-09reflog: handle $name => remotes/%s/HEAD mapping consistently for logsJunio C Hamano
2007-02-09git-gui: Improve annotated file display.Shawn O. Pearce
2007-02-09git-gui: Jump to the first annotation block as soon as its available.Shawn O. Pearce
2007-02-09git-gui: Redesign the display of annotated files.Shawn O. Pearce
2007-02-09log --reflog: use dwim_logJohannes Schindelin
2007-02-09format-patch -n: make sorting easier by padding numberJohannes Schindelin
2007-02-09git-gui: Use git-config now over git-repo-config.Shawn O. Pearce
2007-02-09git-gui: Relabel the Add All action.Shawn O. Pearce
2007-02-09git-gui: Select subcommands like git does.Shawn O. Pearce
2007-02-09log --reflog: honour --relative-dateJohannes Schindelin
2007-02-09git-gui: View blame from the command line.Shawn O. Pearce
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-08git-gui: Optionally save commit buffer on exit.Shawn O. Pearce
2007-02-08git-gui: Separate transport/branch menus from multicommit.Shawn O. Pearce
2007-02-08git-gui: Refactor single_commit to a proc.Shawn O. Pearce
2007-02-08git-gui: Replace \ with \\ when showing paths.Shawn O. Pearce
2007-02-08git-gui: Support keyboard traversal in browser.Shawn O. Pearce
2007-02-08git-gui: Update known branches during rescan.Shawn O. Pearce
2007-02-08tar archive frontend for fast-import.Shawn O. Pearce
2007-02-08Correct spelling of fast-import in docs.Shawn O. Pearce