47747 Commits (748cffc22bbe769b3b2fba90ae98db4719b90bb4)
 

Author SHA1 Message Date
Christian Couder 97e2ff4643 sub-process: correct path to API docs in a comment 8 years ago
Junio C Hamano 5b948855b9 Merge branch 'svn-doc' of git://bogomips.org/git-svn 8 years ago
Jeff King 3adf9fdecf configure.ac: loosen FREAD_READS_DIRECTORIES test program 8 years ago
Štěpán Němec 680b469e83 doc: git-reset: fix a trivial typo 8 years ago
Brandon Williams dc8441fdb4 config: don't implicitly use gitdir or commondir 8 years ago
Brandon Williams a577fb5fdc config: respect commondir 8 years ago
Brandon Williams d3fb71b3cb setup: teach discover_git_directory to respect the commondir 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Brandon Williams f1c985da05 config: remove git_config_iter 8 years ago
Brandon Williams e67a57fc51 config: create config.h 8 years ago
Johannes Schindelin a9bcf6586d alias: use the early config machinery to expand aliases 8 years ago
Johannes Schindelin 3f9c5dfb71 t7006: demonstrate a problem with aliases in subdirectories 8 years ago
Johannes Schindelin e4feff4898 t1308: relax the test verifying that empty alias values are disallowed 8 years ago
Johannes Schindelin 659fef199f help: use early config when autocorrecting aliases 8 years ago
Johannes Schindelin e2e1425107 config: report correct line number upon error 8 years ago
Johannes Schindelin 69743f9b4f discover_git_directory(): avoid setting invalid git_dir 8 years ago
Jeff King 0c977dbc81 diff-highlight: split code into module 8 years ago
René Scharfe fe9e2aefd4 pretty: recalculate duplicate short hashes 8 years ago
Andreas Heiduk 773a88914f doc: do not use `rm .git/index` when normalizing line endings 8 years ago
Jeff King 17f2f88c9c t: move "git add submodule" into test blocks 8 years ago
Jeff King 532139940c add: warn when adding an embedded repository 8 years ago
Andreas Heiduk da446109ff git-svn: document special options for commit-diff 8 years ago
Junio C Hamano 02a2850ad5 Sync with maint 8 years ago
Junio C Hamano a393b0a4ce Eighth batch for 2.14 8 years ago
Junio C Hamano d0870466f6 Merge branch 'jk/pack-idx-corruption-safety' 8 years ago
Junio C Hamano b9a7d55d93 Merge branch 'nd/fopen-errors' 8 years ago
Junio C Hamano 9743f18f3f Merge branch 'rf/completion' 8 years ago
Junio C Hamano 42e731c782 Merge branch 'jc/diff-tree-stale-comment' 8 years ago
Junio C Hamano 3c548de378 Merge branch 'sb/submodule-blanket-recursive' 8 years ago
Junio C Hamano 93dd544f54 Merge branch 'jc/noent-notdir' 8 years ago
Junio C Hamano fd99e2bda0 Prepare for 2.13.2 8 years ago
Junio C Hamano 603d52d3cc Merge branch 'ad/pull-remote-doc' into maint 8 years ago
Junio C Hamano 9451a7b629 Merge branch 'jk/drop-free-refspecs' into maint 8 years ago
Junio C Hamano 87d4fdd980 Merge branch 'jk/connect-symref-info-leak-fix' into maint 8 years ago
Junio C Hamano e0538abaf7 Merge branch 'rf/completion-config-commit' into maint 8 years ago
Junio C Hamano cbbe1c8713 Merge branch 'ab/t3070-test-dedup' into maint 8 years ago
Junio C Hamano a4478c9c03 Merge branch 'jh/memihash-opt' into maint 8 years ago
Junio C Hamano 9e60e21e53 Merge branch 'tb/pull-ff-rebase-autostash' into maint 8 years ago
Junio C Hamano f24e079cb6 Merge branch 'jh/close-index-before-stat' into maint 8 years ago
Junio C Hamano f4683b4e9c Merge branch 'sl/clean-d-ignored-fix' into maint 8 years ago
Junio C Hamano f381e428b2 Merge branch 'dk/send-email-avoid-net-smtp-ssl-when-able' into maint 8 years ago
Junio C Hamano 8a5732c1f2 Merge branch 'jc/skip-test-in-the-middle' into maint 8 years ago
Junio C Hamano e350625b68 Merge branch 'bw/forking-and-threading' into maint 8 years ago
Junio C Hamano 7a190a215d Merge branch 'jk/bug-to-abort' into maint 8 years ago
Junio C Hamano 146b0ab1a5 Merge branch 'sb/checkout-recurse-submodules' into maint 8 years ago
Brandon Williams a84f3e59eb ls-files: factor out tag calculation 8 years ago
Brandon Williams 5306ccf9e9 ls-files: factor out debug info into a function 8 years ago
Brandon Williams f587c8dcde ls-files: convert show_files to take an index 8 years ago
Brandon Williams ff020a8ab0 ls-files: convert show_ce_entry to take an index 8 years ago
Brandon Williams 6510ae173a ls-files: convert prune_cache to take an index 8 years ago