10785 Commits (3df0a859aa5cc68a2bd616cb686f01cf0e2468c1)
 

Author SHA1 Message Date
Johannes Schindelin 3df0a859aa rebase -i: actually show the diffstat when being verbose 18 years ago
Johannes Schindelin 18640d991b rebase -i: handle --continue more like non-interactive rebase 18 years ago
Carlos Rica 797e99a278 t7004: Skip tests for signed tags in an old version of gpg. 18 years ago
Junio C Hamano 561b0fbb4a Fix merge-one-file for our-side-added/our-side-removed cases 18 years ago
Gerrit Pape a7342913e2 git-commit: don't add multiple Signed-off-by: from the same identity 18 years ago
Johannes Schindelin 4017761fd8 branch.autosetupmerge: allow boolean values, or "all" 18 years ago
Junio C Hamano b24f56d604 git-stash: try reusing cached stat info as much as possible 18 years ago
Junio C Hamano d3a93dc967 diff.c: make built-in hunk header pattern a separate table 18 years ago
Matt McCutchen c956395e2b gitweb: make "No commits" in project list gray, not bold green 18 years ago
Matt McCutchen 40375a83d2 gitweb: make search form generate pathinfo-style URLs 18 years ago
Miklos Vajna 76e4f5d025 gitweb: prefer git_get_project_owner() over get_file_owner() 18 years ago
Junio C Hamano 478524508e gitweb: make repeated calls to git_get_project_owner() bearable 18 years ago
Junio C Hamano 6abe0f0383 Merge branch 'js/stash' 18 years ago
Junio C Hamano e3c76dbd0f Merge branch 'jc/diff-mark' 18 years ago
Junio C Hamano 0707a9d6f2 Merge branch 'maint' 18 years ago
Junio C Hamano 2c3fa66f35 diff: honor binariness specified in attributes 18 years ago
Johannes Schindelin 5fda48d67c Fix "apply --reverse" with regard to whitespace 18 years ago
René Scharfe 4d3f4b80e4 diff-lib.c: don't strdup twice 18 years ago
Junio C Hamano e0e324a4dc Fix configuration syntax to specify customized hunk header patterns. 18 years ago
Johannes Schindelin 34a3e69549 git-branch: default to --track 18 years ago
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
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
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