summaryrefslogtreecommitdiffstats
path: root/branch.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-03sha1_name: Suggest commit:./file for path in subdirMichael J Gruber2-5/+8
2011-04-03t1506: factor out test for "Did you mean..."Michael J Gruber1-5/+12
2011-04-03Git 1.7.4.3v1.7.4.3Junio C Hamano3-2/+34
2011-04-03Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano1-1/+6
2011-04-01docs: fix filter-branch subdir example for exotic repo namesJeff King1-1/+1
2011-03-31parse-remote: typofixJunio C Hamano1-1/+1
2011-03-30contrib/thunderbird-patch-inline: do not require bash to run the scriptMaxin john1-2/+2
2011-03-30t8001: check the exit status of the command being testedJunio C Hamano1-5/+6
2011-03-30strbuf.h: remove a tad stale docs-in-comment and reference api-doc insteadMichael Witten1-36/+1
2011-03-30Typos: t/READMEMichael Witten1-5/+4
2011-03-30Documentation/config.txt: make truth value of numbers more explicitCarlos Martín Nieto1-1/+1
2011-03-30git-pack-objects.txt: fix grammatical errorsStephen Boyd1-3/+3
2011-03-30parse-remote: replace unnecessary sed invocationStephen Boyd1-1/+2
2011-03-29HOME must be set before calling git-init when creating test repositoriesAlex Riesen1-3/+3
2011-03-28git tag documentation grammar fixes and readability updatesMichael Witten1-18/+18
2011-03-28grep: Add the option '--line-number'Joe Ratterman2-1/+2
2011-03-26Git 1.7.4.2v1.7.4.2Junio C Hamano2-1/+8
2011-03-25gitweb: Fix handling of fractional timezones in parse_dateJakub Narebski1-2/+4
2011-03-23doc: technical details about the index file formatJunio C Hamano1-37/+57
2011-03-22git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor1-3/+3
2011-03-21bisect: visualize with git-log if gitk is unavailableJeff King1-4/+6
2011-03-21Update draft release notes to 1.7.4.2Junio C Hamano1-0/+9
2011-03-21Work around broken ln on solaris as used in t8006Ben Walton1-1/+2
2011-03-21Add test: git stash shows status relative to current dirPiotr Krukowiecki1-0/+19
2011-03-21t/README: Add a note about running commands under valgrindCarlos Martín Nieto1-0/+7
2011-03-20gitweb: Always call parse_date with timezone parameterJakub Narebski1-3/+2
2011-03-20bisect: explain the rationale behind 125Junio C Hamano1-1/+6
2011-03-18docs: fix grammar in gitattributes.txtAlexei Sholik1-5/+5
2011-03-17stash: copy the index using --index-output instead of cp -pJohannes Sixt1-6/+5
2011-03-17stash: fix incorrect quoting in cleanup of temporary filesJohannes Sixt1-1/+1
2011-03-17Prepare draft release notes to 1.7.4.2Junio C Hamano2-1/+43
2011-03-17gitweb: highlight: replace tabs with spacesKevin Cernekee1-1/+1
2011-03-16diff --quiet: disable optimization when --diff-filter=X is usedJunio C Hamano2-1/+9
2011-03-16make_absolute_path: return the input path if it points to our bufferCarlos Martín Nieto1-0/+4
2011-03-16valgrind: ignore SSE-based strlen invalid readsCarlos Martín Nieto1-0/+6
2011-03-16diff --submodule: split into bite-sized piecesJonathan Nieder1-42/+61
2011-03-16cherry: split off function to print output linesJonathan Nieder1-16/+18
2011-03-16branch: split off function that writes tracking info and commit subjectJonathan Nieder1-21/+27
2011-03-16standardize brace placement in struct definitionsJonathan Nieder17-88/+44
2011-03-16compat: make gcc bswap an inline functionJonathan Nieder1-8/+10
2011-03-16enums: omit trailing comma for portabilityJonathan Nieder2-2/+2
2011-03-16git-bisect.txt: example for bisecting with hot-fixMichael J Gruber1-0/+33
2011-03-16git-bisect.txt: streamline run presentationMichael J Gruber1-26/+8
2011-03-14git stash: show status relative to current directoryPiotr Krukowiecki1-1/+2
2011-03-11Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano5-21/+1
2011-03-09Fix typo in t/READMEMathias Lafeldt1-1/+1
2011-03-09ls-remote documentation: <refs> argument is optionalPiotr Krukowiecki1-1/+1
2011-03-09Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik1-0/+12
2011-03-09Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik1-3/+3
2011-03-09SubmittingPatches: clarify the expected commit log descriptionJunio C Hamano1-8/+18