10742 Commits (d97bc5de929e525add9977a9c1ab3834b8c04657)
 

Author SHA1 Message Date
Junio C Hamano 5c088a22e2 Merge branch 'gp/branch' 18 years ago
Junio C Hamano 57bd934ea6 Merge branch 'fl/cvsserver' 18 years ago
Junio C Hamano ad2a2f6f0b Merge branch 'lh/submodule' 18 years ago
Junio C Hamano 5bd148bfe8 Merge branch 'maint' to sync with GIT 1.5.2.2 18 years ago
Sam Vilain c5f71ad099 git-svn: avoid string eval for defining functions 18 years ago
Daniel Barkalow efd8f793e4 Fix pushing to a pattern with no dst 18 years ago
Junio C Hamano c7c84859ad GIT 1.5.2.2 18 years ago
Junio C Hamano 4c7100a9f4 Documentation: adjust to AsciiDoc 8 18 years ago
Junio C Hamano 66e41f7b99 Avoid diff cost on "git log -z" 18 years ago
Junio C Hamano 7b99befef7 git-branch --track: fix tracking branch computation. 18 years ago
Junio C Hamano 1367214417 $EMAIL is a last resort fallback, as it's system-wide. 18 years ago
Johannes Schindelin fadf488f9b merge-recursive: refuse to merge binary files 18 years ago
Johannes Schindelin 634cd48a8a Move buffer_is_binary() to xdiff-interface.h 18 years ago
Alex Riesen fa0c87c344 Add a local implementation of hstrerror for the system which do not have it 18 years ago
Lars Hjemli a88ca34277 gitmodules(5): remove leading period from synopsis 18 years ago
Jakub Narebski 18a936805e Generated spec file to be ignored is named git.spec and not git-core.spec 18 years ago
Frank Lichtenheld 226bccb9ad cvsserver: Actually implement --export-all 18 years ago
Frank Lichtenheld fd1cd91e94 cvsserver: Let --base-path and pserver get along just fine 18 years ago
Eric Wong 733a65aa5d git-svn: allow dcommit to retain local merge information 18 years ago
Eric Wong 38570a47fc git-svn: reduce stat() calls for a backwards compatibility check 18 years ago
Eric Wong b3bf96d483 git-svn: test for creating new directories over svn:// 18 years ago
Eric Wong b54a901e05 git-svn: cleanup: factor out longest_common_path() function 18 years ago
Aneesh Kumar K.V 1be846f6e4 gitview: run blame with -C -C 18 years ago
Aneesh Kumar K.V 30a844874d gitview: Fix the blame interface. 18 years ago
Junio C Hamano 4175e9e3a8 More static 18 years ago
Junio C Hamano b79d18c92d -Wold-style-definition fix 18 years ago
Junio C Hamano 334d28ae60 Makefile: allow generating git.o for debugging purposes 18 years ago
Junio C Hamano 48dd1da8e1 Makefile: common-cmds.h depends on generate-cmdlist.sh script 18 years ago
Jeff King e96980ef81 builtin-add: simplify (and increase accuracy of) exclude handling 18 years ago
Jeff King 2abd31b078 dir_struct: add collect_ignored option 18 years ago
Junio C Hamano 4234a76167 Extend --pretty=oneline to cover the first paragraph, 18 years ago
Junio C Hamano 80583c0ef6 Lift 16kB limit of log message output 18 years ago
Junio C Hamano 90ac368afd Merge branch 'jc/blame' (early part) 18 years ago
Matthias Lederhofer 4394efecfa make git barf when an alias changes environment variables 18 years ago
Jeff King 6815e56933 refactor dir_add_name 18 years ago
Johannes Sixt 6718f1f0d0 git-remote show: Also shorten non-fast-forward refs in the 'push' listing 18 years ago
Matthias Lederhofer 9a7d941056 gitweb: change filename/directory name of snapshots 18 years ago
Jim Meyering aa32eedc69 Don't dereference a strdup-returned NULL 18 years ago
Junio C Hamano c43f64a0af Merge branch 'maint' 18 years ago
Junio C Hamano 9bfe9f80b1 Merge branch 'aw/cvs' 18 years ago
Junio C Hamano 03545396ef Merge branch 'ep/cvstag' 18 years ago
Junio C Hamano 4f01d0f92d Merge branch 'ar/clone' into maint 18 years ago
Junio C Hamano 44bdc434e8 Merge branch 'sv/objfixes' into maint 18 years ago
Marius Storm-Olsen cbae7080a7 Only use double quotes on Windows 18 years ago
Simon Hausmann d7e3868cdf Fix git-p4 rebase to detect the correct upstream branch instead of unconditionally 18 years ago
Simon Hausmann 27d2d8119b Moved the code from git-p4 submit to figure out the upstream branch point 18 years ago
Lars Hjemli 891dbc6e40 Add gitmodules(5) 18 years ago
Lars Hjemli 941987a554 git-submodule: give submodules proper names 18 years ago
Lars Hjemli d57dd255a6 Rename sections from "module" to "submodule" in .gitmodules 18 years ago
Lars Hjemli bf2d824660 git-submodule: remember to checkout after clone 18 years ago