summaryrefslogtreecommitdiffstats
path: root/bisect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-03git-config: update doc for --get with multiple valuesJohn Keeping1-1/+1
2013-06-11t0070 "mktemp to unwritable directory" needs SANITYTorsten Bögershausen1-1/+1
2013-06-11pre-push.sample: Make the script executableWieland Hoffmann1-0/+0
2013-05-29trivial: Add missing period in documentationPhil Hord1-1/+1
2013-05-09Git 1.8.2.3v1.8.2.3Junio C Hamano4-3/+23
2013-05-09t5004: avoid using tar for checking emptiness of archiveRené Scharfe1-3/+2
2013-05-09t5004: ignore pax global header fileRené Scharfe1-1/+1
2013-05-09mergetools/kdiff3: do not use --auto when diffingDavid Aguilar1-1/+1
2013-05-09transport-helper: trivial style cleanupFelipe Contreras1-2/+1
2013-05-04completion: zsh: don't override suffix on _detaultFelipe Contreras1-1/+1
2013-05-02Documentation/git-commit: Typo under --editAnders Granskogen Bjørnstad1-2/+2
2013-04-29complete: zsh: use zsh completion for the main cmdFelipe Contreras1-1/+119
2013-04-29complete: zsh: trivial simplificationFelipe Contreras1-8/+8
2013-04-29git-completion.bash: complete branch.*.rebase as booleanRamkumar Ramachandra1-0/+4
2013-04-29git-completion.bash: add diff.submodule to config listRamkumar Ramachandra1-0/+5
2013-04-29git-completion.bash: lexical sorting for diff.statGraphWidthRamkumar Ramachandra1-1/+1
2013-04-28documentation: trivial whitespace cleanupsFelipe Contreras1-6/+6
2013-04-28t/Makefile: remove smoke test targetsJohn Keeping1-38/+0
2013-04-26Git 1.8.2.2v1.8.2.2Junio C Hamano3-2/+21
2013-04-26t7409: do not use export X=YTorsten Bögershausen1-4/+10
2013-04-26test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen1-4/+6
2013-04-26test-hg-bidi.sh: do not use export X=YTorsten Bögershausen1-5/+6
2013-04-26t9501: do not use export X=YTorsten Bögershausen1-5/+10
2013-04-26t9020: do not use export X=YTorsten Bögershausen1-1/+2
2013-04-25Update draft release notes to 1.8.2.2Junio C Hamano1-0/+18
2013-04-25completion: remove duplicate block for "git commit -c"Mårten Kongstad1-7/+0
2013-04-24remote: 'show' and 'prune' can take more than one remoteThomas Rast2-10/+5
2013-04-24remote: check for superfluous arguments in 'git remote add'Thomas Rast2-2/+2
2013-04-24remote: add a test for extra arguments, according to docsThomas Rast1-0/+27
2013-04-24cherry-pick/revert: make usage say '<commit-ish>...'Kevin Bracey1-2/+2
2013-04-22Start preparing for 1.8.2.2Junio C Hamano2-1/+26
2013-04-22glossary: a revision is just a commitJonathan Nieder1-3/+1
2013-04-22prompt: fix untracked files for zshFelipe Contreras1-1/+1
2013-04-19receive-pack: close sideband fd on early pack errorsJeff King1-1/+4
2013-04-18t6200: avoid path mangling issue on WindowsJohannes Sixt1-3/+3
2013-04-18remote-hg: fix commit messagesFelipe Contreras1-1/+2
2013-04-18gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibilityJonathan Nieder1-0/+7
2013-04-17blame: handle broken commit headers gracefullyRené Scharfe1-3/+8
2013-04-17pretty: handle broken commit headers gracefullyRené Scharfe2-21/+66
2013-04-17cat-file: print tags raw for "cat-file -p"Jeff King2-75/+1
2013-04-17run-command: use thread-aware die_is_recursing routineJeff King1-0/+11
2013-04-17usage: allow pluggable die-recursion checksJeff King2-6/+15
2013-04-17help.c: add a compatibility comment to cmd_version()David Aguilar1-0/+4
2013-04-16read_revisions_from_stdin: make copies for handle_revision_argThomas Rast1-1/+2
2013-04-15glossary: improve definitions of refspec and pathspecThomas Ackermann1-23/+10
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann31-68/+68
2013-04-15glossary: improve description of SHA-1 related topicsThomas Ackermann1-10/+10
2013-04-15glossary: remove outdated/misleading/irrelevant entriesThomas Ackermann1-10/+1
2013-04-15gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEMJakub Narębski1-8/+5
2013-04-15t/test-lib.sh: drop "$test" variableJeff King1-5/+5