7360 Commits (2ef580550460f377af895b09f5870424c0cff8fa)
 

Author SHA1 Message Date
Quy Tonthat 2ef5805504 git-send-email: default value for "From:" field. 18 years ago
Junio C Hamano 4aec56d12b git-reflog: gc.* configuration and documentation. 18 years ago
Junio C Hamano 48c3242450 rerere gc: honor configuration and document it 18 years ago
Junio C Hamano ae72f68541 count-objects -v: show number of packs as well. 18 years ago
Junio C Hamano e8b4029f99 Merge branch 'jc/fsck-reflog' 18 years ago
Junio C Hamano 268b827d98 everyday: update for v1.5.0 18 years ago
Eric Wong c3a41037ed git-svn: dcommit should diff against the current HEAD after committing 18 years ago
Eric Wong 39ed7c181b git-svn: quiet down tests and fix some unportable shell constructs 18 years ago
Andy Parkins 59f3e25480 hooks/commit-msg: add example to add Signed-off-by line to message 18 years ago
Nicolas Pitre 7948d7744d move git-blame to its place in .gitignore 18 years ago
Nicolas Pitre 7dc2692307 Add git-reflog to .gitignore 18 years ago
Junio C Hamano 6934dec895 Document git-reset <commit> -- <paths>... 18 years ago
Junio C Hamano 2f89543eaf Document --numstat in git-apply and git-diff 18 years ago
Junio C Hamano abc8ab19ae show-branch --reflog: add documentation. 18 years ago
Nicolas Pitre 2cf0223ba4 add .mailmap for git-shortlog output with the git repository 18 years ago
Junio C Hamano d5e86da891 GIT v1.5.0 preview 18 years ago
Junio C Hamano d2bafe5c32 Merge branch 'jc/bm' 18 years ago
Junio C Hamano 6ec45f3bd1 Merge branch 'rf/web' 18 years ago
Junio C Hamano 6a1ad32519 git-add -f: allow adding otherwise ignored files. 18 years ago
Robert Fitzsimons f47efbb7ab gitweb: Use rev-list --skip option. 18 years ago
Robert Fitzsimons a8b983bfea gitweb: Change history action to use parse_commits. 18 years ago
Robert Fitzsimons b6093a5c02 gitweb: Change atom, rss actions to use parse_commits. 18 years ago
Robert Fitzsimons 5ad66088d1 gitweb: Change header search action to use parse_commits. 18 years ago
Robert Fitzsimons 719dad28c5 gitweb: Change log action to use parse_commits. 18 years ago
Robert Fitzsimons 190d7fdcf3 gitweb: Change summary, shortlog actions to use parse_commits. 18 years ago
Robert Fitzsimons 208b2dff95 gitweb: We do longer need the --parents flag in rev-list. 18 years ago
Robert Fitzsimons 756bbf548d gitweb: Add parse_commits, used to bulk load commit objects. 18 years ago
Junio C Hamano 1e423f5655 git-add: warn when adding an ignored file with an explicit request. 18 years ago
Junio C Hamano e23ca9e1f9 git-add: add ignored files when asked explicitly. 18 years ago
Junio C Hamano 4888c53409 read_directory: show_both option. 18 years ago
Junio C Hamano 08d22488a6 git-rm: Documentation 18 years ago
Junio C Hamano 467e1b5383 t3600: update the test for updated git rm 18 years ago
Junio C Hamano 9f95069beb git-rm: update to saner semantics 18 years ago
Junio C Hamano e813d50e35 match_pathspec() -- return how well the spec matched 18 years ago
Junio C Hamano d4ada4876d Merge branch 'jc/skip-count' 18 years ago
Junio C Hamano 6f38e03722 Merge branch 'jc/git-add--interactive' 18 years ago
Junio C Hamano 6a5ad23de6 git-add --interactive: add documentation 18 years ago
Junio C Hamano 80c797764a Allow branch.*.merge to talk about remote tracking branches. 18 years ago
Junio C Hamano e036c90a91 Merge branch 'sb/merge-friendly' 18 years ago
Junio C Hamano 9def2138a1 Merge branch 'js/rerere' 18 years ago
Johannes Schindelin 9e83266525 commit-tree: encourage UTF-8 commit messages. 18 years ago
Shawn O. Pearce 8e554429e8 Switch git_mmap to use pread. 18 years ago
Shawn O. Pearce d6779124b9 Rename gitfakemmap to git_mmap. 18 years ago
Robert Fitzsimons 8dbc0fcef4 gitweb: Paginate commit/author/committer search output 18 years ago
Eric Wong 6538d1ef31 Makefile: add quick-install-doc for installing pre-built manpages 18 years ago
Shawn O. Pearce e0ec18192d Display 'theirs' branch name when possible in merge. 18 years ago
Shawn O. Pearce d9606e85cd Use extended SHA1 syntax in merge-recursive conflicts. 18 years ago
Junio C Hamano 58748293f6 reflog expire: do not punt on tags that point at non commits. 18 years ago
Robert Fitzsimons 6be935115b gitweb: Allow search to be disabled from the config file. 18 years ago
Robert Fitzsimons 9d032c7250 gitweb: Require a minimum of two character for the search text. 18 years ago