6417 Commits (14c8a681f751c425f47be38a5e98b514f000d499)
 

Author SHA1 Message Date
Christian Couder 14c8a681f7 Clean up "git-branch.sh" and add remove recursive dir test cases. 19 years ago
Christian Couder 28bed6ea21 Fix a remove_empty_dir_recursive problem. 19 years ago
Junio C Hamano 2eaf22242f show-ref --hash=len, --abbrev=len, and --abbrev 19 years ago
Junio C Hamano 936a9508cc git-branch: remove D/F check done by hand. 19 years ago
Junio C Hamano c0277d15ef delete_ref(): delete packed ref 19 years ago
Junio C Hamano 22a3844eba lock_ref_sha1(): check D/F conflict with packed ref when creating. 19 years ago
Junio C Hamano 5cc3cef997 lock_ref_sha1(): do not sometimes error() and sometimes die(). 19 years ago
Junio C Hamano 5e290ff75a refs: minor restructuring of cached refs data. 19 years ago
Junio C Hamano bc7127ef0f ref locking: allow 'foo' when 'foo/bar' used to exist but not anymore. 19 years ago
Christian Couder fc12f0829d Uncomment test case: git branch c/d should barf if branch c exists. 19 years ago
Christian Couder 5be7649131 When creating branch c/d check that branch c does not already exists. 19 years ago
Christian Couder 919a3c9813 Add pack-refs and show-ref test cases. 19 years ago
Junio C Hamano 2958d9b5db Merge branch 'master' into lj/refs 19 years ago
Junio C Hamano 51b2dd4e3f Merge branch 'cc/branch-test' 19 years ago
Junio C Hamano 194db7e3bb Merge branch 'jc/for-each-ref' into jc/ref-locking 19 years ago
Junio C Hamano 2b83ade977 Merge branch 'sp/void' 19 years ago
Junio C Hamano f2ce6a4c3c Merge branch 'jc/whitespace' 19 years ago
Junio C Hamano 1ad7a06adb Merge branch 'jc/repack' 19 years ago
Junio C Hamano e38604e006 Merge branch 'jc/deprecate-recursive' 19 years ago
Johannes Schindelin 07ccbff89b runstatus: do not recurse into subdirectories if not needed 19 years ago
Junio C Hamano a3f5d02edb grep: fix --fixed-strings combined with expression. 19 years ago
Junio C Hamano b48fb5b6a9 grep: free expressions and patterns when done. 19 years ago
Junio C Hamano 94d8213f2c receive-pack: call setup_ident before git_config 19 years ago
Shawn Pearce 209e756931 Corrected copy-and-paste thinko in ignore executable bit test case. 19 years ago
Junio C Hamano 16652170bf An illustration of rev-list --parents --pretty=raw 19 years ago
Junio C Hamano 3159c8dc2d Teach receive-pack about ref-log 19 years ago
Junio C Hamano cede752653 update a few Porcelain-ish for ref lock safety. 19 years ago
Junio C Hamano ac5409e420 update-ref: -d flag and ref creation safety. 19 years ago
Junio C Hamano 4431fcc4b1 Clean-up lock-ref implementation 19 years ago
Junio C Hamano e9800b28c2 Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking 19 years ago
Junio C Hamano 244a0ae114 Merge branch 'jc/for-each-ref-with-lt-refs' into jc/ref-locking 19 years ago
Shawn Pearce 5a03e7f253 Allow git-checkout when on a non-existant branch. 19 years ago
Yasushi SHOJI 4a0641b7cf gitweb: Decode long title for link tooltips 19 years ago
Sergey Vlasov 191414c025 git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1 19 years ago
Shawn Pearce fd28b34afd Ignore executable bit when adding files if filemode=0. 19 years ago
Christian Couder 9c7b0b3fc4 Remove empty ref directories that prevent creating a ref. 19 years ago
Alex Riesen 4dafd7d244 Use const for interpolate arguments 19 years ago
Franck Bui-Huu e8daf78a00 git-archive: update documentation 19 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 19 years ago
Petr Baudis 8391548e5e gitweb: fix over-eager application of esc_html(). 19 years ago
Shawn Pearce 8815788e93 Allow '(no author)' in git-svn's authors file. 19 years ago
Shawn Pearce f7bae37f9a Allow 'svn fetch' on '(no date)' revisions in Subversion. 19 years ago
Jeff King d0b353b1a7 git-repack: allow git-repack to run in subdirectory 19 years ago
Junio C Hamano 2f60e4e9c1 Merge branch 'sk/svnimport' 19 years ago
Junio C Hamano d1cb7ac49b Merge early parts of branch 'np/pack' 19 years ago
Junio C Hamano fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive 19 years ago
Rene Scharfe 3d74982f0b git-tar-tree: Move code for git-archive --format=tar to archive-tar.c 19 years ago
Rene Scharfe 81b84c42d6 git-tar-tree: Remove duplicate git_config() call 19 years ago
Junio C Hamano b0ed9eafb3 Merge branch 'jc/filter-commit' 19 years ago
Junio C Hamano 700899b624 Merge branch 'sb/branch-attributes' 19 years ago