17492 Commits (3bec8ff99a7792cae67aaeb5892d832478d7f548)
 

Author SHA1 Message Date
Adeodato Simó 7eb5bbdb64 t7501-commit.sh: explicitly check that -F prevents invoking the editor 16 years ago
Giuseppe Bilotta ae35785e3a gitweb: suggest name for OPML view 16 years ago
Junio C Hamano 68c2ec7f43 format-patch: show patch text for the root commit 16 years ago
Lee Marlow df3987717f bash completion: Use 'git add' completions for 'git stage' 16 years ago
Lee Marlow c9a114b591 bash completion: Add '--intent-to-add' long option for 'git add' 16 years ago
Pierre Habouzit d3240d935c filter-branch: add git_commit_non_empty_tree and --prune-empty. 16 years ago
Junio C Hamano 64912a67a4 Resurrect "git apply --flags -" to read from the standard input 16 years ago
René Scharfe c822255cfc grep: don't call regexec() for fixed strings 16 years ago
René Scharfe fb62eb7fab grep -w: forward to next possible position after rejected match 16 years ago
Markus Heidelberg 38920dd6d3 git-status -v: color diff output when color.ui is set 16 years ago
Markus Heidelberg 3f4b609f5f git-commit: color status output when color.ui is set 16 years ago
Johannes Schindelin cc54570925 bash completions: Add the --patience option 16 years ago
Johannes Schindelin 34292bddb8 Introduce the diff option '--patience' 16 years ago
Johannes Schindelin 92b7de93fb Implement the patience diff algorithm 16 years ago
Thomas Rast a324fc45e4 diff --no-index -q: fix endless loop 16 years ago
Junio C Hamano c123b7c5fb Merge branch 'mh/maint-sendmail-cc-doc' 16 years ago
Junio C Hamano 7bb5321be0 Merge branch 'rs/diff-ihc' 16 years ago
Junio C Hamano ff32340669 Merge branch 'js/maint-merge-recursive-r-d-conflict' 16 years ago
Junio C Hamano 4c6e8aa8f0 Merge branch 'mk/gitweb-feature' 16 years ago
Junio C Hamano a19528c9fd Merge branch 'cb/merge-recursive-fix' 16 years ago
Junio C Hamano 960e0eb3ea Merge branch 'kk/maint-http-push' 16 years ago
Junio C Hamano 8f8b8873a9 Merge branch 'mv/um-pdf' 16 years ago
Junio C Hamano d9befc8b0b Merge branch 'jn/gitweb-blame' 16 years ago
Junio C Hamano 34005378ec Merge branch 'wp/add-p-goto' 16 years ago
Thomas Rast c6dbca08ca diff --no-index: test for pager after option parsing 16 years ago
Thomas Rast e423ffd8a6 diff: accept -- when using --no-index 16 years ago
René Scharfe 2fc647004a strbuf: instate cleanup rule in case of non-memory errors 16 years ago
Junio C Hamano 2d642a6f8a Merge branch 'maint' 16 years ago
Junio C Hamano 152d70f728 Merge branch 'maint-1.6.0' into maint 16 years ago
Junio C Hamano 141201d124 Merge branch 'maint-1.5.6' into maint-1.6.0 16 years ago
Joey Hess 8a124b82a0 README: tutorial.txt is now called gittutorial.txt 16 years ago
René Scharfe cec08717cc shortlog: handle multi-line subjects like log --pretty=oneline et. al. do 16 years ago
Giuseppe Bilotta fb098a942b gitweb: don't use pathinfo for global actions 16 years ago
Paul Jarc 50a4b35245 configure clobbers LDFLAGS 16 years ago
Junio C Hamano e9b852310e Merge branch 'maint' 16 years ago
Alexander Potashev d75307084d remove trailing LF in die() messages 16 years ago
Adeodato Simó a907e1b6ec git.c: make autocorrected aliases work 16 years ago
Clemens Buchacher 7b9e3ce025 unpack-trees: remove redundant path search in verify_absent 16 years ago
Clemens Buchacher 837e5fe95d unpack-trees: fix path search bug in verify_absent 16 years ago
Clemens Buchacher 6b9315d5a1 unpack-trees: handle failure in verify_absent 16 years ago
Henrik Austad 0ddd93b271 Be consistent in switch usage for tar 16 years ago
Henrik Austad c7719fbe46 Use capitalized names where appropriate 16 years ago
Marcel M. Cary dd6c1360b2 git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X 16 years ago
Markus Heidelberg 3bc52d7a95 Documentation: clarify which parameters are optional to git-cherry 16 years ago
Fabian Emmes d500a1ee8f cvsserver: change generation of CVS author names 16 years ago
SZEDER Gábor e89e2ed7c2 bash: add '--merge' to 'git reset' 16 years ago
Johannes Schindelin ea718e65fa show <tag>: reuse pp_user_info() instead of duplicating code 16 years ago
Johannes Schindelin 2ce53f9b77 git add: do not add files from a submodule 16 years ago
Johannes Schindelin c9a42c4a12 bundle: allow rev-list options to exclude annotated tags 16 years ago
Giuseppe Bilotta df63fbbf46 gitweb: use href() when generating URLs in OPML 16 years ago