18412 Commits (66996ecc28f001d3dcc73090717bb8c6e47c0d75)
 

Author SHA1 Message Date
Junio C Hamano 66985e6629 unpack-trees: do not muck with attributes when we are not checking out 16 years ago
Nguyễn Thái Ngọc Duy 4191e80a3e attr: add GIT_ATTR_INDEX "direction" 16 years ago
René Scharfe ad94657fdb archive tests: do not use .gitattributes in working directory 16 years ago
Thomas Jarosch e0b3cc0dff Fix buffer overflow in config parser 16 years ago
Michael J Gruber 45972ffbed remote.c: use shorten_unambiguous_ref 16 years ago
Nguyễn Thái Ngọc Duy 55f0566f6d get_local_heads(): do not return random pointer if there is no head 16 years ago
Michał Kiedrowicz 0cbcf7ad71 Documentation: boolean value may be given by on/off 16 years ago
Ulrich Windl ae57ec223b git-apply: fix option description 16 years ago
Matthieu Moy 595f694823 Update git-add.txt according to the new possibilities of 'git add -p'. 16 years ago
Jeff King 0392513fdc add-interactive: refactor mode hunk handling 16 years ago
Matthieu Moy 9a7a1e03d5 git add -p: new "quit" command at the prompt. 16 years ago
Michał Kiedrowicz 7fac0eef91 builtin-apply: keep information about files to be deleted 16 years ago
Allan Caffee 427fc5b888 graph API: Added logic for colored edges 16 years ago
Michał Kiedrowicz d8c81dfcaf tests: test applying criss-cross rename patch 16 years ago
Bert Wesarg a45d34691e rev-parse: --abbrev-ref option to shorten ref name 16 years ago
Bert Wesarg 2bb98169be for-each-ref: utilize core.warnAmbiguousRefs for :short-format 16 years ago
Bert Wesarg 6e7b3309d3 shorten_unambiguous_ref(): add strict mode 16 years ago
Jeff King 0808723b50 docs/checkout: clarify what "non-branch" means 16 years ago
Jeff King 76cfadfc17 doc/checkout: split checkout and branch creation in synopsis 16 years ago
Jeff King 26d22dc64a doc/checkout: refer to git-branch(1) as appropriate 16 years ago
Jeff King 167d744543 doc: refer to tracking configuration as "upstream" 16 years ago
Jeff King 70e966477a doc: clarify --no-track option 16 years ago
Junio C Hamano f800b65bea gitignore git-bisect--helper 16 years ago
Nanako Shiraishi f79d4c8a0f git-am: teach git-am to apply a patch to an unborn branch 16 years ago
Junio C Hamano 7d5a1806e8 Mark t1301 permission test to depend on POSIXPERM 16 years ago
Linus Torvalds cf2ab916af show_object(): push path_name() call further down 16 years ago
Linus Torvalds 8d2dfc49b1 process_{tree,blob}: show objects without buffering 16 years ago
Junio C Hamano c965c02933 GIT 1.6.3-rc0 16 years ago
Nanako Shiraishi 54a47493a3 Documentation/git.txt: GIT 1.6.2.2 has been out for a while 16 years ago
Junio C Hamano 6f523f6d38 Merge branch 'jk/no-perl' 16 years ago
Junio C Hamano c736becc94 Merge branch 'sb/doc-upstream-branch' 16 years ago
Junio C Hamano 3e52effcf6 Merge branch 'jk/show-upstream' 16 years ago
Junio C Hamano c276857ee2 Merge branch 'fg/remote-prune' 16 years ago
Junio C Hamano 07fb030efc Merge branch 'cc/sha1-bsearch' 16 years ago
Junio C Hamano 6e353a5e5d Merge branch 'cc/bisect-filter' 16 years ago
Junio C Hamano a54c4edc51 Merge branch 'maint' 16 years ago
Junio C Hamano 3bd1bb327e GIT 1.6.2.3 16 years ago
Junio C Hamano 1966af8176 Merge branch 'maint-1.6.1' into maint 16 years ago
Junio C Hamano bc69776aa1 Merge branch 'maint-1.6.0' into maint-1.6.1 16 years ago
David Aguilar 47d65924a6 mergetool--lib: simplify API usage by removing more global variables 16 years ago
Daniel Cheng (aka SDiZ) c6d8f7635f State the effect of filter-branch on graft explicitly 16 years ago
Linus Torvalds 213152688c process_{tree,blob}: Remove useless xstrdup calls 16 years ago
Johannes Sixt 078688213f t1301-shared-repo: fix forced modes test 16 years ago
Ben Walton ee7ec2f9de documentation: Makefile accounts for SHELL_PATH setting 16 years ago
Linus Torvalds cced5fbc24 Allow users to un-configure rename detection 16 years ago
Mike Hommey 519d05be90 Replace ",<,>,& with their respective XML entities in DAV requests 16 years ago
Johannes Schindelin d3c9634eac git-svn: always initialize with core.autocrlf=false 16 years ago
Dan McGee b6c29915d2 Update delta compression message to be less misleading 16 years ago
Ben Jackson 88ec205477 git-svn: Save init/clone --ignore-paths in config 16 years ago
Ben Jackson 0d8bee71af git-svn: Add per-svn-remote ignore-paths config 16 years ago