aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4012: Re-indent test snippetsAlexander Strasser2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4012: Make --shortstat test more robustAlexander Strasser2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4012: Break up pipe into serial redirectionsAlexander Strasser2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4012: Actually quote the sed scriptAlexander Strasser2012-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4012: Unquote git command fragment in test titleAlexander Strasser2012-07-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t4012: modernize style for quotingAlexander Strasser2012-07-11
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pg/maint-1.7.9-am-where-is-patch'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | am: indicate where a failed patch is to be foundPaul Gortmaker2012-07-13
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann2012-07-12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ms/daemon-doc-typo'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/git-daemon: add missing wordMichael Schubert2012-07-16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'lk/more-helpful-status-hints'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | status: color in-progress message like other header messagesJeff King2012-07-16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t1512: match the "other" object namesJunio C Hamano2012-07-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t1512: ignore whitespaces in wc -l outputJunio C Hamano2012-07-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rev-parse: A and B in "rev-parse A..B" refer to committishJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | reset: the command takes committishJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit-tree: the command wants a tree and commitsJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: --build-fake-ancestor expects blobsJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: add support for disambiguating other typesJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | revision.c: the "log" family, except for "show", takes committishJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | revision.c: allow handle_revision_arg() to take other flagsJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: introduce get_sha1_committish()Junio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: teach lookup context to get_sha1_with_context()Junio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: many short names can only be committishJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: get_sha1_1() takes lookup flagsJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: get_describe_name() by definition groks only commitsJunio C Hamano2012-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: teach get_short_sha1() a commit-only optionJunio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: allow get_short_sha1() to take other flagsJunio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | get_sha1(): fix error status regressionJunio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: restructure disambiguation of short namesJunio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: correct misnamed "canonical" and "res"Junio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: refactor find_short_packed_object()Junio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: rename "now" to "current"Junio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: clarify what "fake" is for in find_short_object_filename()Junio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: get rid of get_sha1_with_mode()Junio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: get rid of get_sha1_with_mode_1()Junio C Hamano2012-07-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: hide get_sha1_with_context_1() uglinessJunio C Hamano2012-07-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1_name.c: indentation fixJunio C Hamano2012-06-18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-filter-branch-epoch-date'Junio C Hamano2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | t7003: add test to filter a branch with a commit at epochJunio C Hamano2012-07-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | date.c: Fix off by one error in object-header date parsingJunio C Hamano2012-07-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | filter-branch: do not forget the '@' prefix to force git-timestampJunio C Hamano2012-07-09
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes for 7th batchJunio C Hamano2012-07-15
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tg/maint-cache-name-compare'Junio C Hamano2012-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | cache_name_compare(): do not truncate while comparing pathsJunio C Hamano2012-07-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/index-pack-streaming-fix'Junio C Hamano2012-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \