8643 Commits (373274f978a48b62549f20059bff630d85533533)
 

Author SHA1 Message Date
Shawn O. Pearce 7e81d4eead git-gui: Rename GIT_VERSION to GITGUI_VERSION. 18 years ago
Shawn O. Pearce 663e7cf81d git-gui: Allow gitexecdir, INSTALL to be set by the caller. 18 years ago
Michael Loeffler d63ea11594 import-tars: brown paper bag fix for file mode. 18 years ago
Shawn O. Pearce ea5e370aa9 fast-import: Support reusing 'from' and brown paper bag fix reset. 18 years ago
Junio C Hamano b4d2b04c9b Merge git-gui 18 years ago
Junio C Hamano 4853534e18 Add discussion section to git-tag documentation. 18 years ago
Junio C Hamano 2092a1fefd Teach git-am to pass -p option down to git-apply 18 years ago
Junio C Hamano c5c3fc9851 Documentation: git-rebase -C<n> 18 years ago
Junio C Hamano b578e509d3 Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Shawn O. Pearce c6ec3b13b8 bash: Hide git-fast-import. 18 years ago
Shawn O. Pearce c73461567e fast-import: Add tip about importing renames. 18 years ago
Shawn O. Pearce bdf1c06dc1 fast-import: Hide the pack boundary commits by default. 18 years ago
Shawn O. Pearce 0960f7d6db git-gui: Stop deleting gitk preferences. 18 years ago
Michael S. Tsirkin d414461295 Document that git-am can read standard input. 18 years ago
Mark Levedahl 602598fd5d Make gitk save and restore the user set window position. 18 years ago
Junio C Hamano 788743240e t4016: test quoting funny pathnames in diff output 18 years ago
Alexandre Julliard e5bfbf9b3e diff.c: More logical file name quoting for renames in diffstat. 18 years ago
Alexandre Julliard 0d26a64ece diff.c: Properly quote file names in diff --summary output. 18 years ago
Alexandre Julliard b9f441646c diff.c: Reuse the pprint_rename function for diff --summary output. 18 years ago
Dotan Barak 1187d7564d Make it easier to override path to asciidoc command 18 years ago
Ren,bi(B Scharfe 4f75b115d7 Avoid ugly linewrap in git help 18 years ago
Mukund b4f020c5d0 Fixed some typos in git-repack docs 18 years ago
Eric Wong 7774284ac7 git-svn: correctly handle boolean options via git-config 18 years ago
Theodore Ts'o dfd42a3c62 Allow aliases to expand to shell commands 18 years ago
Theodore Ts'o f3dd015c91 Print a sane error message if an alias expands to an invalid git command 18 years ago
Junio C Hamano 471efb09aa diff_flush_name(): take struct diff_options parameter. 18 years ago
Junio C Hamano cc46a74398 wt_status_prepare(): clean up structure initialization. 18 years ago
Junio C Hamano 02f571c73b git-fetch: document automatic tag following. 18 years ago
Nicolas Pitre ad34a028c1 remove mailmap.linux 18 years ago
David Kågedal d2589855df git-blame.el: Autoupdate while editing 18 years ago
David Kågedal 96df551cb8 git-blame.el: Doc fixes and cleanup 18 years ago
David Kågedal f0f39bb4c4 git-blame.el: blame unsaved changes 18 years ago
David Kågedal fa88211600 git-blame.el: improve color handling 18 years ago
David Kågedal 9f85fb324d Handle uncommitted changes and cache descriptions 18 years ago
Jakub Narebski f6f125fbaa git-blame: Change installation instructions 18 years ago
Jakub Narebski b52ba1a5d6 git-blame: Add Emacs Lisp file headers and GNU GPL boilerplate 18 years ago
Junio C Hamano 9e2586ff2f Documentation/git-pull: describe default behaviour and config interactions 18 years ago
Shawn O. Pearce d585e782b0 git-gui: Focus into blame panels on Mac OS. 18 years ago
Junio C Hamano 40facde06e reflog: handle $name => remotes/%s/HEAD mapping consistently for logs 18 years ago
Shawn O. Pearce 486ef5270c git-gui: Improve annotated file display. 18 years ago
Shawn O. Pearce 1351ba13e5 git-gui: Jump to the first annotation block as soon as its available. 18 years ago
Shawn O. Pearce 6910ae80d0 git-gui: Redesign the display of annotated files. 18 years ago
Johannes Schindelin eb3a48221f log --reflog: use dwim_log 18 years ago
Johannes Schindelin e00de24b10 format-patch -n: make sorting easier by padding number 18 years ago
Shawn O. Pearce df6287ecd7 git-gui: Use git-config now over git-repo-config. 18 years ago
Shawn O. Pearce 24d2bf2f02 git-gui: Relabel the Add All action. 18 years ago
Shawn O. Pearce 258871d305 git-gui: Select subcommands like git does. 18 years ago
Johannes Schindelin 4e244cbc5c log --reflog: honour --relative-date 18 years ago
Shawn O. Pearce 2ebba528dc git-gui: View blame from the command line. 18 years ago
Johannes Schindelin b4dd485696 for_each_reflog_ent: be forgiving about missing message 18 years ago