aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | update-ref: test handling large transactions properlyStefan Beller2015-05-12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'mh/ref-directory-file' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \
| * | | | | | | | reflog_expire(): integrate lock_ref_sha1_basic() errors into oursMichael Haggerty2015-05-11
| * | | | | | | | ref_transaction_commit(): delete extra "the" from error messageMichael Haggerty2015-05-11
| * | | | | | | | ref_transaction_commit(): provide better error messagesMichael Haggerty2015-05-11
| * | | | | | | | rename_ref(): integrate lock_ref_sha1_basic() errors into oursMichael Haggerty2015-05-11
| * | | | | | | | lock_ref_sha1_basic(): improve diagnostics for ref D/F conflictsMichael Haggerty2015-05-11
| * | | | | | | | lock_ref_sha1_basic(): report errors via a "struct strbuf *err"Michael Haggerty2015-05-11
| * | | | | | | | verify_refname_available(): report errors via a "struct strbuf *err"Michael Haggerty2015-05-11
| * | | | | | | | verify_refname_available(): rename functionMichael Haggerty2015-05-11
| * | | | | | | | refs: check for D/F conflicts among refs created in a transactionMichael Haggerty2015-05-11
| * | | | | | | | ref_transaction_commit(): use a string_list for detecting duplicatesMichael Haggerty2015-05-11
| * | | | | | | | is_refname_available(): use dirname in first loopMichael Haggerty2015-05-11
| * | | | | | | | struct nonmatching_ref_data: store a refname instead of a ref_entryMichael Haggerty2015-05-11
| * | | | | | | | report_refname_conflict(): inline functionMichael Haggerty2015-05-11
| * | | | | | | | entry_matches(): inline functionMichael Haggerty2015-05-11
| * | | | | | | | is_refname_available(): convert local variable "dirname" to strbufMichael Haggerty2015-05-11
| * | | | | | | | is_refname_available(): avoid shadowing "dir" variableMichael Haggerty2015-05-11
| * | | | | | | | is_refname_available(): revamp the commentsMichael Haggerty2015-05-11
| * | | | | | | | t1404: new tests of ref D/F conflicts within transactionsMichael Haggerty2015-05-11
| |/ / / / / / /
* | | | | | | | Merge branch 'mg/log-decorate-HEAD' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \
| * | | | | | | | log: do not shorten decoration names too earlyJunio C Hamano2015-05-13
| * | | | | | | | log: decorate HEAD with branch name under --decorate=full, tooJunio C Hamano2015-05-13
* | | | | | | | | Merge branch 'sb/t1020-cleanup' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | subdirectory tests: code cleanup, uncomment testStefan Beller2015-05-18
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/gitignore-precedence' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ignore: info/exclude should trump core.excludesfileJunio C Hamano2015-04-22
* | | | | | | | | | Merge branch 'bc/connect-plink' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | connect: improve check for plink to reduce false positivesbrian m. carlson2015-04-28
| * | | | | | | | | | t5601: fix quotation error leading to skipped testsbrian m. carlson2015-04-28
| * | | | | | | | | | connect: simplify SSH connection code pathbrian m. carlson2015-04-28
* | | | | | | | | | | Merge branch 'ph/rebase-i-redo' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rebase -i: redo tasks that die during cherry-pickPhil Hord2015-04-29
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jk/add-e-kill-editor' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add: check return value of launch_editorJeff King2015-05-12
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'mh/clone-verbosity-fix' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: call transport_set_verbosity before anything else on the newly created...Mike Hommey2015-05-19
* | | | | | | | | | | | Merge branch 'jk/sha1-file-reduce-useless-warnings' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sha1_file: squelch "packfile cannot be accessed" warningsJeff King2015-03-30
* | | | | | | | | | | | | Merge branch 'tb/blame-resurrect-convert-to-git' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | blame: CRLF in the working tree and LF in the repoTorsten Bögershausen2015-05-03
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/plug-fmt-merge-msg-leak' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fmt-merge-msg: plug small leak of commit bufferJunio C Hamano2015-04-20
* | | | | | | | | | | | | | Merge branch 'pt/xdg-config-path' into maintJunio C Hamano2015-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | path.c: remove home_config_paths()Paul Tan2015-05-06
| * | | | | | | | | | | | | | git-config: replace use of home_config_paths()Paul Tan2015-05-06
| * | | | | | | | | | | | | | git-commit: replace use of home_config_paths()Paul Tan2015-05-06
| * | | | | | | | | | | | | | credential-store.c: replace home_config_paths() with xdg_config_home()Paul Tan2015-05-06
| * | | | | | | | | | | | | | dir.c: replace home_config_paths() with xdg_config_home()Paul Tan2015-05-06
| * | | | | | | | | | | | | | attr.c: replace home_config_paths() with xdg_config_home()Paul Tan2015-05-06