10929 Commits (33b1f3d54406dce2cc9cbed35993e55829a94626)
 

Author SHA1 Message Date
Michael Hendricks ae740a588d git-send-email: allow an email alias for --from 18 years ago
Frank Lichtenheld 1e76b702c1 cvsserver: always initialize state in argsplit() 18 years ago
James Bowes 3cd2491aa2 stash: allow running from a subdirectory 18 years ago
Lars Hjemli 813a0bd8a4 git-submodule(1): update description and key names 18 years ago
Johannes Schindelin b4372ef136 Enable "git rerere" by the config variable rerere.enabled 18 years ago
Matt Kraai b2493649fe Add [verse] to the SYNOPSIS section of git-submodule.txt. 18 years ago
Matt Kraai 95fd73ab22 Change "added.moved or removed" to "added, moved or removed" in 18 years ago
Marcus Fritzsch 483891810c Fixed a formulation mistake in Documentation/user-manual.txt 18 years ago
Johannes Schindelin 150937c425 Teach git-stash to "apply --index" 18 years ago
Junio C Hamano f258475a6e Per-path attribute based hunk header selection. 18 years ago
Shawn O. Pearce f8186e92e3 Merge branch 'maint' 18 years ago
Shawn O. Pearce 47282d4646 git-gui: Ensure windows shortcuts always have .bat extension 18 years ago
Shawn O. Pearce 87b49a533b git-gui: Include a Push action on the left toolbar 18 years ago
Shawn O. Pearce 840bcfa7b5 git-gui: Bind M1-P to push action 18 years ago
Shawn O. Pearce f1e031bbeb git-gui: Don't bind F5/M1-R in all windows 18 years ago
Johannes Schindelin 30b250104d Future-proof source for changes in xdemitconf_t 18 years ago
Junio C Hamano 29a3eefde1 Introduce diff_filespec_is_binary() 18 years ago
Matt Kraai 46f74f007b Prefer EMAIL to username@hostname. 18 years ago
Matthias Lederhofer 20ccef4968 make git-clone GIT_WORK_TREE aware 18 years ago
Matthias Lederhofer 68ad8910f7 git-clone: split up long &&-command-chain and use a function for cleanup 18 years ago
Alecs King 8960b5a7df fix remote.origin.url in tutorial.txt 18 years ago
Johannes Schindelin 8c1ce0f46b filter-branch: fail gracefully when a filter fails 18 years ago
Alex Riesen 09ff69bb39 Add -v|--verbose to git remote to show remote url 18 years ago
Johannes Schindelin 6cb93bf478 filter-branch documentation: clarify which filters are eval'ed 18 years ago
Junio C Hamano 9f62e18a60 git-stash: allow more descriptive reminder message when saving 18 years ago
Andrew Ruder 37ba05619c Add urls.txt to git-clone man page 18 years ago
Junio C Hamano 114fd812f7 Fix git-stash(1) markup. 18 years ago
Johannes Sixt 1308c17b3e Allow rebase to run if upstream is completely merged 18 years ago
Andrew Ruder d97bc5de92 Remove USE_PAGER from git-pickaxe and git-annotate 18 years ago
Eric Wong 7730fbe624 git-svn: fix blocking with svn:// servers after do_switch 18 years ago
Shawn O. Pearce 1eb96a25c9 git-gui: Correct resizing of remote branch delete dialog 18 years ago
Johannes Sixt 32c37c1237 filter-branch documentation: some more touch-ups. 18 years ago
Steffen Prohaska b5669a0504 filter-branch: added missing warn function 18 years ago
Sean 49aba0bb3a Alter git-checkout reflog message to include "from" branch 18 years ago
Matthias Lederhofer ef6f0af2b6 git-init: set core.worktree if GIT_WORK_TREE is specified 18 years ago
Junio C Hamano f66a4d68d2 Do not check if getcwd() result begins with a slash. 18 years ago
Johannes Schindelin 73616fd3d2 filter-branch: a few more touch ups to the man page 18 years ago
Johannes Schindelin 5efb48b5ed filter-branch: make output nicer 18 years ago
Alex Riesen 586e4ce248 Fix t5516 to create test repo without hooks 18 years ago
Johannes Sixt c57a3494c1 filter-branch: Avoid an error message in the map function. 18 years ago
Alex Riesen d54276f207 Handle format.subjectprefix for every command which accepts --pretty 18 years ago
Alex Riesen 88c447e8f4 Handle missing prefix for "Subject:" as if no prefix given 18 years ago
Junio C Hamano e754e9901a Update reflog message created for stashes 18 years ago
Uwe Kleine-König d9fb395ae3 repack: don't report "Nothing new to pack." if -q is given 18 years ago
Brian Gernhardt 54adf3706c Add core.pager config variable. 18 years ago
CJ van den Berg 41c7c1bd6f git-submodule: Fix two instances of the same typo 18 years ago
Paul Mackerras d36d385efd gitk: Remove the unused stopfindproc function 18 years ago
Paul Mackerras 69c0b5d240 gitk: Fix bug in the anc_or_desc routine 18 years ago
Paul Mackerras 4fb0fa197e gitk: Fix the find and highlight functions 18 years ago
Shawn O. Pearce c1fd897a25 git-gui: Start blame windows as tall as possible 18 years ago