summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-09upload-pack: send keepalive packets during pack computationLibravatar Jeff King2-1/+35
2013-09-09git-config: always treat --int as 64-bit internallyLibravatar Jeff King4-3/+29
2013-09-09config: make numeric parsing errors more clearLibravatar Jeff King3-9/+16
2013-09-09config: set errno in numeric git_parse_* functionsLibravatar Jeff King1-4/+14
2013-09-09config: properly range-check integer valuesLibravatar Jeff King1-6/+6
2013-09-09config: factor out integer parsing from range checksLibravatar Jeff King1-6/+22
2013-09-09branch.c: Relax unnecessary requirement on upstream's remote ref nameLibravatar Per Cederqvist2-3/+2
2013-09-09t3200: Add test demonstrating minor regression in 41c21f2Libravatar Johan Herland1-0/+34
2013-09-09Refer to branch.<name>.remote/merge when documenting --trackLibravatar Johan Herland1-2/+4
2013-09-09t3200: Minor fix when preparing for tracking failureLibravatar Johan Herland1-1/+2
2013-09-09t2024: Fix &&-chaining and a couple of typosLibravatar Johan Herland1-3/+3
2013-09-09update-ref: support multiple simultaneous updatesLibravatar Brad King2-2/+304
2013-09-09git: run in a directory given with -C optionLibravatar Nazri Ramliy3-2/+109
2013-09-09rebase: fix run_specific_rebase's use of "return" on FreeBSDLibravatar Matthieu Moy1-1/+10
2013-09-09Doc: 'replace' merge and non-merge commitsLibravatar Philip Oakley1-0/+1
2013-09-09git_remote_helpers: remove little used Python libraryLibravatar John Keeping16-1815/+0
2013-09-08pull: use $curr_branch_short moreLibravatar René Scharfe1-3/+2
2013-09-08remote-bzr: reuse bzrlib transports when possibleLibravatar Richard Hansen1-12/+21
2013-09-08l10n: de.po: use "das Tag" instead of "der Tag"Libravatar Ralf Thielow1-11/+11
2013-09-06Documentation: make AsciiDoc links always point to HTML filesLibravatar Sebastian Schuberth7-10/+10
2013-09-06status: add missing blank line after list of "other" filesLibravatar Matthieu Moy2-1/+24
2013-09-06tests: don't set status.displayCommentPrefix file-wideLibravatar Matthieu Moy3-813/+793
2013-09-06status: disable display of '#' comment prefix by defaultLibravatar Matthieu Moy8-17/+114
2013-09-06submodule summary: ignore --for-status optionLibravatar Matthieu Moy3-20/+32
2013-09-06wt-status: use argv_array APILibravatar Matthieu Moy1-12/+14
2013-09-06builtin/stripspace.c: fix broken indentationLibravatar Matthieu Moy1-4/+4
2013-09-06t6050-replace: use some long option namesLibravatar Christian Couder1-4/+4
2013-09-06replace: allow long option namesLibravatar Christian Couder2-3/+6
2013-09-06Documentation/replace: add Creating Replacement Objects sectionLibravatar Christian Couder1-0/+16
2013-09-06t6050-replace: add test to clean up all the replace refsLibravatar Christian Couder1-0/+6
2013-09-06t6050-replace: test that objects are of the same typeLibravatar Christian Couder1-0/+13
2013-09-06Documentation/replace: state that objects must be of the same typeLibravatar Christian Couder1-3/+6
2013-09-06replace: forbid replacing an object with one of a different typeLibravatar Christian Couder1-0/+10
2013-09-06git-svn: fix termination issues for remote svn connectionsLibravatar Uli Heller1-0/+8
2013-09-05typofix: cherry is spelled with two arsLibravatar Junio C Hamano2-2/+2
2013-09-05Sync with maintLibravatar Junio C Hamano1-2/+2
2013-09-05Merge branch 'nd/fetch-pack-shallow-fix' into maintLibravatar Junio C Hamano2-1/+19
2013-09-05Merge branch 'hv/config-from-blob' into maintLibravatar Junio C Hamano1-16/+16
2013-09-05Merge branch 'maint-1.8.3' into maintLibravatar Junio C Hamano1-2/+2
2013-09-05Merge branch 'maint-1.8.2' into maint-1.8.3Libravatar Junio C Hamano1-2/+2
2013-09-05add: lift the pathspec magic restriction on "add -p"Libravatar Nguyễn Thái Ngọc Duy2-14/+1
2013-09-05pathspec: catch prepending :(prefix) on pathspec with short magicLibravatar Nguyễn Thái Ngọc Duy1-1/+3
2013-09-05Documentation/git-merge.txt: fix formatting of example blockLibravatar Andreas Schwab1-2/+2
2013-09-04typofix: commit is spelled with two emsLibravatar Junio C Hamano3-9/+9
2013-09-04glossary: fix and clarify the definition of 'ref'Libravatar Richard Hansen1-4/+14
2013-09-04revisions.txt: fix and clarify <rev>^{<type>}Libravatar Richard Hansen1-4/+8
2013-09-04glossary: more precise definition of tree-ish (a.k.a. treeish)Libravatar Richard Hansen1-3/+12
2013-09-04use 'commit-ish' instead of 'committish'Libravatar Richard Hansen23-63/+63
2013-09-04use 'tree-ish' instead of 'treeish'Libravatar Richard Hansen6-8/+8
2013-09-04glossary: define commit-ish (a.k.a. committish)Libravatar Richard Hansen1-0/+12