summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* parse-options: remove PARSE_OPT_NEGHELPrf/no-no-no-parseoptRené Scharfe2012-02-264-16/+8
* parse-options: allow positivation of options starting, with no-René Scharfe2012-02-263-12/+20
* test-parse-options: convert to OPT_BOOL()René Scharfe2012-02-262-6/+66
* Merge branch 'jc/parse-options-boolean'Junio C Hamano2011-10-1210-22/+53
|\
| * apply: use OPT_NOOP_NOARGjc/parse-options-booleanRené Scharfe2011-09-281-7/+2
| * revert: use OPT_NOOP_NOARGRené Scharfe2011-09-281-3/+1
| * parseopt: add OPT_NOOP_NOARGRené Scharfe2011-09-285-1/+18
| * archive.c: use OPT_BOOL()Junio C Hamano2011-09-272-2/+11
| * parse-options: deprecate OPT_BOOLEANJunio C Hamano2011-09-273-9/+21
* | Merge branch 'rs/test-ctype'Junio C Hamano2011-10-121-58/+22
|\ \
| * | test-ctype: add test for is_pathspec_magicrs/test-ctypeRené Scharfe2011-10-031-0/+1
| * | test-ctype: macrofyRené Scharfe2011-10-031-58/+21
* | | Merge branch 'rs/name-rev-usage'Junio C Hamano2011-10-121-1/+3
|\ \ \
| * | | name-rev: split usage stringrs/name-rev-usageRené Scharfe2011-10-031-1/+3
* | | | Merge branch 'cs/perl-config-path-send-email'Junio C Hamano2011-10-122-1/+41
|\ \ \ \
| * | | | use new Git::config_path() for aliasesfilecs/perl-config-path-send-emailCord Seele2011-09-301-1/+9
| * | | | Add Git::config_path()Cord Seele2011-09-301-0/+32
* | | | | Merge branch 'zj/send-email-authen-sasl'Junio C Hamano2011-10-121-0/+6
|\ \ \ \ \
| * | | | | send-email: auth plain/login fixzj/send-email-authen-saslZbigniew Jędrzejewski-Szmek2011-09-291-0/+6
| | |/ / / | |/| | |
* | | | | t5403: convert leading spaces to tabsNguyễn Thái Ngọc Duy2011-10-121-23/+23
* | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-101-6/+44
* | | | | Merge branch 'dm/tree-walk'Junio C Hamano2011-10-101-4/+4
|\ \ \ \ \
| * | | | | tree-walk: micro-optimization in tree_entry_interestingdm/tree-walkDan McGee2011-09-281-2/+2
| * | | | | tree-walk: drop unused parameter from match_dir_prefixDan McGee2011-09-281-2/+2
* | | | | | Merge branch 'ps/gitweb-js-with-lineno'Junio C Hamano2011-10-101-4/+4
|\ \ \ \ \ \
| * | | | | | gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge2011-09-271-4/+4
* | | | | | | Merge branch 'mh/maint-notes-merge-pathbuf-fix'Junio C Hamano2011-10-101-1/+2
|\ \ \ \ \ \ \
| * | | | | | | notes_merge_commit(): do not pass temporary buffer to other functionMichael Haggerty2011-09-271-1/+2
* | | | | | | | Merge branch 'nd/sparse-doc'Junio C Hamano2011-10-101-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | git-read-tree.txt: update sparse checkout examplesNguyễn Thái Ngọc Duy2011-09-261-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'jp/get-ref-dir-unsorted'Junio C Hamano2011-10-102-201/+154
|\ \ \ \ \ \ \ \
| * | | | | | | | refs.c: free duplicate entries in the ref array instead of leaking themBrandon Casey2011-10-101-0/+1
| * | | | | | | | refs.c: abort ref search if ref array is emptyBrandon Casey2011-10-101-0/+3
| * | | | | | | | refs.c: ensure struct whose member may be passed to realloc is initializedBrandon Casey2011-10-101-0/+1
| * | | | | | | | refs: Use binary search to lookup refs fasterJulian Phillips2011-09-301-193/+152
| * | | | | | | | Don't sort ref_list too earlyJulian Phillips2011-09-261-1/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'mh/check-ref-format-3'Junio C Hamano2011-10-1024-225/+426
|\ \ \ \ \ \ \ \
| * | | | | | | | add_ref(): verify that the refname is formatted correctlyMichael Haggerty2011-10-052-5/+19
| * | | | | | | | resolve_ref(): expand documentationMichael Haggerty2011-10-052-13/+33
| * | | | | | | | resolve_ref(): also treat a too-long SHA1 as invalidMichael Haggerty2011-10-051-1/+2
| * | | | | | | | resolve_ref(): emit warnings for improperly-formatted referencesMichael Haggerty2011-10-051-2/+4
| * | | | | | | | resolve_ref(): verify that the input refname has the right formatMichael Haggerty2011-10-051-0/+3
| * | | | | | | | remote: avoid passing NULL to read_ref()Michael Haggerty2011-10-051-2/+4
| * | | | | | | | remote: use xstrdup() instead of strdup()Michael Haggerty2011-10-052-3/+3
| * | | | | | | | resolve_ref(): do not follow incorrectly-formatted symbolic refsMichael Haggerty2011-10-051-0/+5
| * | | | | | | | resolve_ref(): extract a function get_packed_ref()Michael Haggerty2011-10-051-13/+34
| * | | | | | | | resolve_ref(): turn buffer into a proper string as soon as possibleMichael Haggerty2011-10-051-10/+10
| * | | | | | | | resolve_ref(): only follow a symlink that contains a valid, normalized refnameMichael Haggerty2011-10-051-1/+2
| * | | | | | | | resolve_ref(): use prefixcmp()Michael Haggerty2011-10-051-2/+2
| * | | | | | | | resolve_ref(): explicitly fail if a symlink is not readableMichael Haggerty2011-10-051-0/+2