summaryrefslogtreecommitdiffstats
path: root/sha1-array.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-19t0056: "git -C" test updatesNazri Ramliy1-6/+8
2013-09-18Start preparing for 1.8.4.1Junio C Hamano2-1/+51
2013-09-18Update draft release notes to 1.8.5 for the fourth batch of topicsJunio C Hamano1-0/+31
2013-09-17Update draft release notes to 1.8.5 for the first half of the fourth batchJunio C Hamano1-0/+22
2013-09-17t3200: fix failure on case-insensitive filesystemsEric Sunshine1-0/+1
2013-09-17t7508: avoid non-portable sed expressionEric Sunshine1-1/+2
2013-09-17t7406-submodule-update: add missing &&Tay Ray Chuan1-1/+1
2013-09-13check-ignore: Add option to ignore index contentsDave Williams3-11/+74
2013-09-13urlmatch.c: recompute pointer after append_normalized_escapesThomas Rast1-1/+5
2013-09-12Update draft release notes to 1.8.5 for the third batch of topicsJunio C Hamano1-0/+4
2013-09-12commit: disable status hints when writing to COMMIT_EDITMSGMatthieu Moy1-0/+6
2013-09-12wt-status: turn advice_status_hints into a field of wt_statusMatthieu Moy3-19/+21
2013-09-12commit: factor status configuration is a helper functionMatthieu Moy1-8/+10
2013-09-12http-backend: provide Allow header for 405Brian M. Carlson1-2/+4
2013-09-12Update draft release notes to 1.8.5Junio C Hamano1-0/+32
2013-09-11lookup_object: remove hashtable_index() and optimize hash_obj()Nicolas Pitre1-12/+10
2013-09-11update-ref: add test cases covering --stdin signatureBrad King1-0/+632
2013-09-11cvsserver: pick up the right mode bitsJunio C Hamano1-1/+1
2013-09-10send-email: don't call methods on undefined valuesBrian M. Carlson1-1/+1
2013-09-09Update draft release notes to 1.8.5 for the second batch of topicsJunio C Hamano1-0/+59
2013-09-09cherry-pick: allow "-" as abbreviation of '@{-1}'Hiroshige Umino2-0/+22
2013-09-09git-config: always treat --int as 64-bit internallyJeff King4-3/+29
2013-09-09config: make numeric parsing errors more clearJeff King3-9/+16
2013-09-09config: set errno in numeric git_parse_* functionsJeff King1-4/+14
2013-09-09config: properly range-check integer valuesJeff King1-6/+6
2013-09-09config: factor out integer parsing from range checksJeff King1-6/+22
2013-09-09branch.c: Relax unnecessary requirement on upstream's remote ref namePer Cederqvist2-3/+2
2013-09-09t3200: Add test demonstrating minor regression in 41c21f2Johan Herland1-0/+34
2013-09-09Refer to branch.<name>.remote/merge when documenting --trackJohan Herland1-2/+4
2013-09-09t3200: Minor fix when preparing for tracking failureJohan Herland1-1/+2
2013-09-09t2024: Fix &&-chaining and a couple of typosJohan Herland1-3/+3
2013-09-09update-ref: support multiple simultaneous updatesBrad King2-2/+304
2013-09-09git: run in a directory given with -C optionNazri Ramliy3-2/+109
2013-09-09rebase: fix run_specific_rebase's use of "return" on FreeBSDMatthieu Moy1-1/+10
2013-09-09git_remote_helpers: remove little used Python libraryJohn Keeping16-1815/+0
2013-09-08pull: use $curr_branch_short moreRené Scharfe1-3/+2
2013-09-08remote-bzr: reuse bzrlib transports when possibleRichard Hansen1-12/+21
2013-09-08l10n: de.po: use "das Tag" instead of "der Tag"Ralf Thielow1-11/+11
2013-09-06Documentation: make AsciiDoc links always point to HTML filesSebastian Schuberth7-10/+10
2013-09-06status: add missing blank line after list of "other" filesMatthieu Moy2-1/+24
2013-09-06tests: don't set status.displayCommentPrefix file-wideMatthieu Moy3-813/+793
2013-09-06status: disable display of '#' comment prefix by defaultMatthieu Moy8-17/+114
2013-09-06submodule summary: ignore --for-status optionMatthieu Moy3-20/+32
2013-09-06wt-status: use argv_array APIMatthieu Moy1-12/+14
2013-09-06builtin/stripspace.c: fix broken indentationMatthieu Moy1-4/+4
2013-09-06git-svn: fix termination issues for remote svn connectionsUli Heller1-0/+8
2013-09-05typofix: cherry is spelled with two arsJunio C Hamano2-2/+2
2013-09-05add: lift the pathspec magic restriction on "add -p"Nguyễn Thái Ngọc Duy2-14/+1
2013-09-05pathspec: catch prepending :(prefix) on pathspec with short magicNguyễn Thái Ngọc Duy1-1/+3
2013-09-05Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab1-2/+2