summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-05hashmap: adjust documentation to reflect realityLibravatar Johannes Schindelin1-31/+29
2017-12-05Documentation/git-clone: improve description for submodule recursingLibravatar Stefan Beller1-8/+11
2017-12-05t3404: add test case for abbreviated commandsLibravatar Liam Beguin1-0/+22
2017-12-05rebase -i: learn to abbreviate command namesLibravatar Liam Beguin4-2/+38
2017-12-05rebase -i -x: add exec commands via the rebase--helperLibravatar Liam Beguin4-23/+47
2017-12-05rebase -i: update functions to use a flags parameterLibravatar Liam Beguin3-13/+17
2017-12-05rebase -i: replace reference to sha1 with oidLibravatar Liam Beguin1-5/+5
2017-12-05rebase -i: refactor transform_todo_idsLibravatar Liam Beguin3-44/+31
2017-12-05rev-list: support --no-filter argumentLibravatar Jeff Hostetler2-5/+14
2017-12-05list-objects-filter-options: support --no-filterLibravatar Jeff Hostetler3-3/+20
2017-12-05list-objects-filter-options: fix 'keword' typo in commentLibravatar Christian Couder1-1/+1
2017-12-05pathspec: only match across submodule boundaries when requestedLibravatar Brandon Williams4-2/+24
2017-12-05Merge branch 'ls/no-double-utf8-author-name' of ../git-gui into ls/git-gui-no...Libravatar Junio C Hamano1-3/+9
2017-12-05git-gui: prevent double UTF-8 conversionLibravatar Ɓukasz Stelmach1-3/+9
2017-12-05strbuf: remove unused stripspace function aliasLibravatar Elijah Newren1-9/+0
2017-12-04progress: drop delay-threshold codeLibravatar Lars Schneider1-19/+5
2017-12-04progress: set default delay threshold to 100%, not 0%Libravatar Jeff King1-1/+1
2017-12-04sha1_file: use strbuf_add() instead of strbuf_addf()Libravatar Derrick Stolee2-5/+11
2017-12-04refactor "dumb" terminal determinationLibravatar Lars Schneider4-7/+11
2017-12-04rebase -i: set commit to null in exec commandsLibravatar Liam Beguin1-0/+1
2017-12-04Documentation: use preferred name for the 'todo list' scriptLibravatar Liam Beguin1-2/+2
2017-12-04Documentation: move rebase.* configs to new fileLibravatar Liam Beguin3-48/+34
2017-12-04print_sha1_ellipsis: introduce helperLibravatar Ann T Ropea6-3/+33
2017-12-04Documentation: user-manual: limit usage of ellipsisLibravatar Ann T Ropea1-10/+10
2017-12-04Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line wit...Libravatar Ann T Ropea1-1/+1
2017-12-02diffcore-rename: make diff-tree -l0 mean -l<large>Libravatar Jonathan Tan2-0/+17
2017-11-28Sync with v2.15.1Libravatar Junio C Hamano1-0/+3
2017-11-28RelNotes: the seventh batchLibravatar Junio C Hamano1-1/+13
2017-11-28Merge branch 'rs/include-comments-before-the-function-header'Libravatar Junio C Hamano5-20/+76
2017-11-28Merge branch 'ma/branch-list-paginate'Libravatar Junio C Hamano4-1/+48
2017-11-28Merge branch 'jc/branch-name-sanity'Libravatar Junio C Hamano6-43/+106
2017-11-28Git 2.15.1Libravatar Junio C Hamano1-0/+3
2017-11-28Merge branch 'rs/config-write-section-fix' into maintLibravatar Junio C Hamano1-1/+1
2017-11-28repository: fix a sparse 'using integer as NULL pointer' warningLibravatar Ramsay Jones1-1/+1
2017-11-28Doc/checkout: checking out using @{-N} can lead to detached stateLibravatar Kaartic Sivaraam1-4/+4
2017-11-28diff: support anchoring line(s)Libravatar Jonathan Tan6-7/+169
2017-11-28git-send-email: honor $PATH for sendmail binaryLibravatar Florian Klink2-4/+6
2017-11-27git-status.txt: mention --no-optional-locksLibravatar Jeff King1-0/+13
2017-11-27RelNotes: the sixth batch for 2.16Libravatar Junio C Hamano1-8/+65
2017-11-27Sync with maintLibravatar Junio C Hamano1-3/+8
2017-11-27Merge branch 'sw/pull-ipv46-passthru'Libravatar Junio C Hamano1-0/+12
2017-11-27Merge branch 'ks/rebase-no-git-foo'Libravatar Junio C Hamano1-2/+2
2017-11-27Merge branch 'rs/config-write-section-fix'Libravatar Junio C Hamano1-1/+1
2017-11-27Merge branch 'ew/rebase-mboxrd'Libravatar Junio C Hamano2-0/+24
2017-11-27Merge branch 'tb/add-renormalize'Libravatar Junio C Hamano7-18/+102
2017-11-27Merge branch 'tz/complete-branch-copy'Libravatar Junio C Hamano1-1/+1
2017-11-27Merge branch 'rs/apply-inaccurate-eof-with-incomplete-line'Libravatar Junio C Hamano2-0/+16
2017-11-27Merge branch 'pw/sequencer-recover-from-unlockable-index'Libravatar Junio C Hamano1-1/+2
2017-11-27Merge branch 'sd/branch-copy'Libravatar Junio C Hamano1-2/+2
2017-11-27Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way'Libravatar Junio C Hamano2-2/+39