Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'jc/fetch-raw-sha1' | Junio C Hamano | 2013-03-21 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fetch: use struct ref to represent refs to be fetched | Junio C Hamano | 2013-02-07 | 1 | -1/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'jc/push-reject-reasons' | Junio C Hamano | 2013-02-04 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE | Junio C Hamano | 2013-01-24 | 1 | -0/+2 | |
| * | | | | | push: further clean up fields of "struct ref" | Junio C Hamano | 2013-01-24 | 1 | -3/+1 | |
* | | | | | | Merge branch 'jk/config-parsing-cleanup' | Junio C Hamano | 2013-02-04 | 1 | -0/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | config: add helper function for parsing key names | Jeff King | 2013-01-23 | 1 | -0/+15 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'jc/custom-comment-char' | Junio C Hamano | 2013-02-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Allow custom "comment char" | Junio C Hamano | 2013-01-16 | 1 | -0/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'rr/minimal-stat' | Junio C Hamano | 2013-01-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Enable minimal stat checking | Robin Rosenberg | 2013-01-22 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'jk/suppress-clang-warning' | Junio C Hamano | 2013-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix clang -Wunused-value warnings for error functions | Max Horn | 2013-01-16 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'cr/push-force-tag-update' | Junio C Hamano | 2013-01-23 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | push: fix "refs/tags/ hierarchy cannot be updated without --force" | Junio C Hamano | 2013-01-16 | 1 | -1/+0 | |
* | | | | | | Merge branch 'jk/pathspec-literal' | Junio C Hamano | 2013-01-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add global --literal-pathspecs option | Jeff King | 2012-12-19 | 1 | -0/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'jk/error-const-return' | Junio C Hamano | 2013-01-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | silence some -Wuninitialized false positives | Jeff King | 2012-12-15 | 1 | -0/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'jk/mailmap-from-blob' | Junio C Hamano | 2013-01-05 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | mailmap: support reading mailmap from blobs | Jeff King | 2012-12-12 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'cr/push-force-tag-update' | Junio C Hamano | 2013-01-05 | 1 | -1/+6 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | push: require force for refs under refs/tags/ | Chris Rorvick | 2012-12-02 | 1 | -0/+1 | |
| * | | | | push: flag updates that require force | Chris Rorvick | 2012-12-02 | 1 | -1/+3 | |
| * | | | | push: keep track of "update" state separately | Chris Rorvick | 2012-12-02 | 1 | -0/+1 | |
| * | | | | push: add advice for rejected tag reference | Chris Rorvick | 2012-12-02 | 1 | -0/+1 | |
* | | | | | Merge branch 'nd/pathspec-wildcard' | Junio C Hamano | 2013-01-05 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | pathspec: apply "*.c" optimization from exclude | Nguyễn Thái Ngọc Duy | 2012-11-26 | 1 | -0/+3 | |
| * | | | | | pathspec: save the non-wildcard length part | Nguyễn Thái Ngọc Duy | 2012-11-19 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'mh/ceiling' | Junio C Hamano | 2013-01-02 | 1 | -1/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | longest_ancestor_length(): take a string_list argument for prefixes | Michael Haggerty | 2012-10-29 | 1 | -1/+1 | |
| * | | | Introduce new function real_path_if_valid() | Michael Haggerty | 2012-10-29 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* | | | ident: keep separate "explicit" flags for author and committer | Jeff King | 2012-11-15 | 1 | -1/+2 | |
* | | | ident: make user_ident_explicitly_given static | Jeff King | 2012-11-15 | 1 | -4/+0 | |
| |/ |/| | ||||||
* | | Move setup_diff_pager to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -0/+1 | |
* | | Move try_merge_command and checkout_fast_forward to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -2/+9 | |
|/ | ||||||
* | ident.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 1 | -2/+0 | |
* | trace.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -1/+0 | |
* | read-cache.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -1/+0 | |
* | symlinks.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 1 | -2/+0 | |
* | Merge branch 'jc/maint-config-exit-status' | Junio C Hamano | 2012-09-03 | 1 | -0/+1 | |
|\ | ||||||
| * | config: "git config baa" should exit with status 1 | Junio C Hamano | 2012-07-30 | 1 | -0/+1 | |
* | | Merge branch 'jc/capabilities' | Junio C Hamano | 2012-08-29 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | parse_feature_request: make it easier to see feature values | Jeff King | 2012-08-13 | 1 | -1/+3 | |
* | | | Merge branch 'tg/ce-namelen-field' | Junio C Hamano | 2012-07-23 | 1 | -13/+6 | |
|\ \ \ | ||||||
| * | | | Strip namelen out of ce_flags into a ce_namelen field | Thomas Gummerer | 2012-07-11 | 1 | -13/+6 | |
* | | | | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 2012-07-22 | 1 | -10/+18 | |
|\ \ \ \ | ||||||
| * | | | | rev-parse --disambiguate=<prefix> | Junio C Hamano | 2012-07-09 | 1 | -0/+3 | |
| * | | | | sha1_name.c: add support for disambiguating other types | Junio C Hamano | 2012-07-09 | 1 | -3/+10 | |
| * | | | | sha1_name.c: introduce get_sha1_committish() | Junio C Hamano | 2012-07-09 | 1 | -0/+1 |