Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix log -g this@{upstream} | Junio C Hamano | 2010-01-26 | 1 | -4/+14 |
* | Merge branch 'il/rev-glob' | Junio C Hamano | 2010-01-22 | 1 | -2/+32 |
|\ | |||||
| * | rev-parse --branches/--tags/--remotes=pattern | Ilari Liusvaara | 2010-01-20 | 1 | -0/+18 |
| * | rev-parse --glob | Ilari Liusvaara | 2010-01-20 | 1 | -2/+14 |
* | | Merge branch 'jl/submodule-diff' | Junio C Hamano | 2010-01-22 | 1 | -2/+3 |
|\ \ | |||||
| * | | Performance optimization for detection of modified submodules | Jens Lehmann | 2010-01-18 | 1 | -2/+3 |
| |/ | |||||
* | | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 2010-01-22 | 1 | -0/+9 |
|\ \ | |/ |/| | |||||
| * | Fix "log --oneline" not to show notes | Junio C Hamano | 2010-01-21 | 1 | -0/+1 |
| * | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | 1 | -0/+8 |
* | | Merge branch 'jc/1.7.0-diff-whitespace-only-status' | Junio C Hamano | 2009-12-26 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | diff: Rename QUIET internal option to QUICK | Junio C Hamano | 2009-07-29 | 1 | -1/+1 |
* | | Merge branch 'jc/log-stdin' | Junio C Hamano | 2009-11-23 | 1 | -13/+93 |
|\ \ | |||||
| * | | Make --stdin option to "log" family read also pathspecs | Junio C Hamano | 2009-11-20 | 1 | -4/+68 |
| * | | setup_revisions(): do not call get_pathspec() too early | Junio C Hamano | 2009-11-20 | 1 | -3/+6 |
| * | | Teach --stdin option to "log" family | Junio C Hamano | 2009-11-20 | 1 | -2/+13 |
| * | | read_revision_from_stdin(): use strbuf | Junio C Hamano | 2009-11-20 | 1 | -8/+10 |
* | | | Add '--bisect' revision machinery argument | Linus Torvalds | 2009-10-28 | 1 | -1/+18 |
|/ / | |||||
* | | improve reflog date/number heuristic | Jeff King | 2009-09-29 | 1 | -0/+2 |
* | | Merge branch 'as/maint-graph-interesting-fix' | Junio C Hamano | 2009-08-27 | 1 | -3/+14 |
|\ \ | |||||
| * | | graph API: fix bug in graph_is_interesting() | Adam Simpkins | 2009-08-21 | 1 | -3/+14 |
| |/ | |||||
* | | git-log: allow --decorate[=short|full] | Lars Hjemli | 2009-08-18 | 1 | -1/+1 |
|/ | |||||
* | Make 'git show' more useful | Linus Torvalds | 2009-07-14 | 1 | -1/+1 |
* | git log: add '--merges' flag to match '--no-merges' | Linus Torvalds | 2009-06-29 | 1 | -0/+4 |
* | Clean up and simplify rev_compare_tree() | Linus Torvalds | 2009-06-03 | 1 | -21/+12 |
* | Fix typos / spelling in comments | Mike Ralphson | 2009-04-22 | 1 | -1/+1 |
* | Merge branch 'lt/pack-object-memuse' | Junio C Hamano | 2009-04-18 | 1 | -2/+2 |
|\ | |||||
| * | show_object(): push path_name() call further down | Linus Torvalds | 2009-04-12 | 1 | -2/+2 |
| * | process_{tree,blob}: show objects without buffering | Linus Torvalds | 2009-04-12 | 1 | -1/+1 |
* | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-04-01 | 1 | -8/+1 |
|\ \ | |||||
| * | | Remove --kept-pack-only option and associated infrastructure | Brandon Casey | 2009-03-20 | 1 | -8/+1 |
* | | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-03-11 | 1 | -16/+9 |
|\ \ \ | |/ / | |||||
| * | | is_kept_pack(): final clean-up | Junio C Hamano | 2009-02-28 | 1 | -1/+3 |
| * | | Simplify is_kept_pack() | Junio C Hamano | 2009-02-28 | 1 | -15/+5 |
| * | | has_sha1_kept_pack(): take "struct rev_info" | Junio C Hamano | 2009-02-28 | 1 | -1/+1 |
| * | | has_sha1_pack(): refactor "pretend these packs do not exist" interface | Junio C Hamano | 2009-02-28 | 1 | -1/+2 |
| |/ | |||||
* | | Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit" | Nanako Shiraishi | 2009-02-24 | 1 | -0/+4 |
* | | Add --format that is a synonym to --pretty | Nanako Shiraishi | 2009-02-24 | 1 | -1/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-02-11 | 1 | -2/+4 |
|\ \ | |||||
| * \ | Merge branch 'maint-1.5.6' into maint | Junio C Hamano | 2009-02-11 | 1 | -2/+4 |
| |\ \ | |||||
| | * \ | Merge branch 'maint-1.5.5' into maint-1.5.6 | Junio C Hamano | 2009-02-11 | 1 | -2/+4 |
| | |\ \ | |||||
| | | * \ | Merge branch 'maint-1.5.4' into maint-1.5.5 | Junio C Hamano | 2009-02-11 | 1 | -2/+4 |
| | | |\ \ | |||||
| | | | * | | revision traversal and pack: notice and die on missing commit | Junio C Hamano | 2009-02-11 | 1 | -2/+4 |
| | * | | | | Merge branch 'ag/rewrite_one' into maint | Junio C Hamano | 2008-08-07 | 1 | -6/+24 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Merge branch 'js/maint-all-implies-HEAD' into maint | Junio C Hamano | 2009-02-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'jc/maint-allow-uninteresting-missing' | Junio C Hamano | 2009-01-31 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | revision traversal: allow UNINTERESTING objects to be missing | Junio C Hamano | 2009-01-28 | 1 | -3/+7 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'js/maint-all-implies-HEAD' | Junio C Hamano | 2009-01-25 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | |||||
| * | | | | | | revision walker: include a detached HEAD in --all | Johannes Schindelin | 2009-01-17 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | revision.c: use proper data type in call to sizeof() within xrealloc | Brandon Casey | 2008-11-14 | 1 | -1/+1 |