aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'rr/push-head'Junio C Hamano2013-06-06
|\
| * push: make push.default = current use resolved HEADRamkumar Ramachandra2013-05-29
| * push: fail early with detached HEAD and currentRamkumar Ramachandra2013-05-29
| * push: factor out the detached HEAD error messageRamkumar Ramachandra2013-05-29
* | Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano2013-06-06
|\ \
| * | clone: open a shortcut for connectivity checkNguyễn Thái Ngọc Duy2013-05-28
| * | index-pack: remove dead code (it should never happen)Nguyễn Thái Ngọc Duy2013-05-28
| * | clone: let the user know when check_everything_connected is runNguyễn Thái Ngọc Duy2013-05-11
| |/
* | Merge branch 'nd/prune-packed-dryrun-verbose'Junio C Hamano2013-06-06
|\ \
| * | prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()Nguyễn Thái Ngọc Duy2013-05-28
| |/
* | Merge branch 'rs/commit-m-no-edit'Junio C Hamano2013-06-05
|\ \
| * | commit: don't start editor if empty message is given with -mRené Scharfe2013-05-28
| * | Merge branch 'tr/remote-tighten-commandline-parsing' into maintJunio C Hamano2013-05-03
| |\ \
| * \ \ Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maintJunio C Hamano2013-04-26
| |\ \ \
| * \ \ \ Merge branch 'jk/chopped-ident' into maintJunio C Hamano2013-04-26
| |\ \ \ \
| * \ \ \ \ Merge branch 'rt/commentchar-fmt-merge-msg' into maintJunio C Hamano2013-04-26
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \
| * | | | | | | log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-28
| * | | | | | | Implement line-history search (git log -L)Thomas Rast2013-03-28
| * | | | | | | Refactor parse_locBo Yang2013-03-28
* | | | | | | | Merge branch 'mc/describe-first-parent'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | describe: Add --first-parent optionMike Crowe2013-05-20
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jk/fetch-always-update-tracking'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch: don't try to update unfetched tracking refsJohn Keeping2013-05-28
| * | | | | | | | fetch: opportunistically update tracking refsJeff King2013-05-12
| * | | | | | | | refactor "ref->merge" flagJeff King2013-05-12
| |/ / / / / / /
* | | | | | | | Merge branch 'vv/help-unknown-ref'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: use help_unknown_ref()Vikrant Varma2013-05-08
| |/ / / / / / /
* | | | | | | | Merge branch 'nd/clone-local-with-colon'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | clone: allow cloning local paths with colons in themNguyễn Thái Ngọc Duy2013-05-07
* | | | | | | | | Merge branch 'fc/fast-export-persistent-marks'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fast-{import,export}: use get_sha1_hex() to read from marks fileFelipe Contreras2013-05-07
| * | | | | | | | | fast-export: don't parse commits while reading marks fileFelipe Contreras2013-05-07
| * | | | | | | | | fast-export: do not parse non-commit objects while reading marks fileFelipe Contreras2013-05-07
* | | | | | | | | | Merge branch 'jn/config-ignore-inaccessible'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config: allow inaccessible configuration under $HOMEJonathan Nieder2013-04-15
* | | | | | | | | | | Merge branch 'mh/packed-refs-various'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}Michael Haggerty2013-05-01
* | | | | | | | | | | | Merge branch 'as/check-ignore'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | check-ignore: allow incremental streaming of queries via --stdinAdam Spiers2013-04-11
| * | | | | | | | | | | | check-ignore: move setup into cmd_check_ignore()Adam Spiers2013-04-11
| * | | | | | | | | | | | check-ignore: add -n / --non-matching optionAdam Spiers2013-04-11
* | | | | | | | | | | | | Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-21
* | | | | | | | | | | | | | Merge branch 'jc/prune-all'Junio C Hamano2013-05-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | / / / / / / / | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-25
| * | | | | | | | | | | | date.c: add parse_expiry_date()Junio C Hamano2013-04-17
* | | | | | | | | | | | | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-05-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | merge-tree: handle directory/empty conflict correctlyJohn Keeping2013-05-06
* | | | | | | | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing'Junio C Hamano2013-05-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |