summaryrefslogtreecommitdiffstats
path: root/split-index.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-03for-each-ref: introduce filter_refs()Karthik Nayak3-18/+49
2015-08-03ref-filter: move code from 'for-each-ref'Karthik Nayak3-1074/+1079
2015-07-27Git 2.5v2.5.0Junio C Hamano2-1/+6
2015-07-27Git 2.4.7v2.4.7Junio C Hamano4-3/+57
2015-07-24RelNotes: am.threeWay does not exist (yet)Junio C Hamano1-2/+0
2015-07-24Revert "git-am: add am.threeWay config variable"Junio C Hamano4-41/+2
2015-07-21Git 2.5.0-rc3v2.5.0-rc3Junio C Hamano1-1/+1
2015-07-21git-stash: use update-ref --create-reflog instead of creating filesDavid Turner1-4/+2
2015-07-21update-ref and tag: add --create-reflog argDavid Turner6-7/+74
2015-07-21refs: add REF_FORCE_CREATE_REFLOG flagDavid Turner2-13/+22
2015-07-21git-reflog: add exists commandDavid Turner3-1/+41
2015-07-21refs: new public ref function: safe_create_reflogDavid Turner3-14/+26
2015-07-21refs: break out check for reflog autocreationDavid Turner1-5/+11
2015-07-21refs.c: add err arguments to reflog functionsDavid Turner3-60/+81
2015-07-21unpack-trees: don't update files with CE_WT_REMOVE setDavid Turner2-0/+56
2015-07-21strbuf: make strbuf_addftime more robustJeff King2-17/+31
2015-07-20bash prompt: faster untracked status indicator with untracked directoriesSZEDER Gábor1-1/+1
2015-07-20bash prompt: test untracked files status indicator with untracked dirsSZEDER Gábor1-0/+25
2015-07-20l10n: ca.po: update translationAlex Henrie1-187/+204
2015-07-20t3901: test git-am encoding conversionPaul Tan1-0/+62
2015-07-20t3418: non-interactive rebase --continue with rerere enabledPaul Tan1-0/+19
2015-07-20t4150: tests for am --[no-]scissorsPaul Tan1-0/+48
2015-07-20t4150: am with post-applypatch hookPaul Tan1-0/+38
2015-07-20t4150: am with pre-applypatch hookPaul Tan1-0/+33
2015-07-20t4150: am with applypatch-msg hookPaul Tan1-0/+35
2015-07-20t4150: am --resolved fails if index has unmerged entriesPaul Tan1-0/+13
2015-07-20t4150: am --resolved fails if index has no changesPaul Tan1-0/+12
2015-07-20t4150: am refuses patches when pausedPaul Tan1-0/+14
2015-07-20t4151: am --abort will keep dirty index intactPaul Tan1-0/+15
2015-07-20t4150: am fails if index is dirtyPaul Tan1-0/+12
2015-07-17untracked: fix detection of uname(2) failureCharles Bailey1-1/+1
2015-07-17Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" referenceEric Sunshine1-1/+1
2015-07-17worktree: caution that this is still experimentalJunio C Hamano1-2/+3
2015-07-17Documentation/git-worktree: fix stale "git checkout --to" referencesEric Sunshine1-2/+2
2015-07-15Git 2.4.6v2.4.6Junio C Hamano4-3/+27
2015-07-15l10n: de.po: translate 9 new messagesRalf Thielow1-199/+241
2015-07-15l10n: Updated Bulgarian translation of git (2359t,0f,0u)Alexander Shopov1-190/+208
2015-07-15rev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr3-68/+92
2015-07-15l10n: zh_CN: for git v2.5.0 l10n round 2Jiang Xin1-199/+201
2015-07-15l10n: sv.po: Update Swedish translation (2359t0f0u)Peter Krefting1-186/+216
2015-07-14l10n: fr v2.5.0 round 2 (2359t)Jean-Noel Avila1-199/+252
2015-07-14l10n: ru.po: update Russian translationDimitriy Ryazantcev1-1120/+1411
2015-07-14l10n: Updated Vietnamese translation (2359t)Tran Ngoc Quan1-218/+247
2015-07-14l10n: git.pot: v2.5.0 round 2 (9 new, 5 removed)Jiang Xin1-182/+199
2015-07-13Git 2.5.0-rc2v2.5.0-rc2Junio C Hamano2-3/+45
2015-07-13fast-import: do less work when given "from" matches current branch headMike Hommey1-12/+17
2015-07-12diff: parse ws-error-highlight option more strictlyRené Scharfe1-1/+6
2015-07-12Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano3-7/+12
2015-07-12checkout: document subtlety around --ours/--theirsSimon A. Eugster1-0/+15
2015-07-10The last minute bits of fixesJunio C Hamano1-0/+21