3348 Commits (709a9e5771ddb32995df6a0622e5d643baa4487a)
 

Author SHA1 Message Date
Junio C Hamano 4170a19587 git-commit: Now --only semantics is the default. 19 years ago
Junio C Hamano bd9ca0baff GIT 1.2.0 19 years ago
Junio C Hamano 4bbdfab766 Fix "test: unexpected operator" on bsd 19 years ago
Petr Baudis 810255fd12 Properly git-bisect reset after bisecting from non-master head 19 years ago
Junio C Hamano c5e09c1fbe git-commit: show dirtiness including index. 19 years ago
Junio C Hamano 024701f1d8 Make pack-objects chattier. 19 years ago
Alex Riesen 0dbc4e89bb avoid echo -e, there are systems where it does not work 19 years ago
Alex Riesen ef1af9d9af fix "test: 2: unexpected operator" on bsd 19 years ago
Linus Torvalds d7ee090d0d Fix object re-hashing 19 years ago
Junio C Hamano 2b796360ac hashtable-based objects: minimum fixups. 19 years ago
Johannes Schindelin 070879ca93 Use a hashtable for objects instead of a sorted list 19 years ago
kent@lysator.liu.se 5b766ea901 Add howto about separating topics. 19 years ago
Junio C Hamano af8c28e145 Merge branch 'pb/repo' 19 years ago
Junio C Hamano c611db196a Merge branch 'jc/fixdiff' 19 years ago
Junio C Hamano 4890f62bc0 Avoid using "git-var -l" until it gets fixed. 19 years ago
Petr Baudis 7162dff3dd Add support for explicit type specifiers when calling git-repo-config 19 years ago
Junio C Hamano 6932c78cb4 diff-tree: do not default to -c 19 years ago
Junio C Hamano 16139f9035 t5500: adjust to change in pack-object reporting behaviour. 19 years ago
Junio C Hamano 1536dd9c61 Only call git-rerere if $GIT_DIR/rr-cache exists. 19 years ago
Christian Biesinger 7bbdeaa969 Use a relative path for SVN importing 19 years ago
Junio C Hamano 21fcd1bdea fetch-clone progress: finishing touches. 19 years ago
Linus Torvalds 98deeaa82f Fix fetch-clone in the presense of signals 19 years ago
Linus Torvalds c548cf4ee0 Make "git clone" pack-fetching download statistics better 19 years ago
Linus Torvalds 5ee2ad654b Make "git clone" less of a deathly quiet experience 19 years ago
Junio C Hamano 29e55cd5ad Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values. 19 years ago
Junio C Hamano 3f6726e1f1 Merge branch 'lt/diff-tree' 19 years ago
Junio C Hamano 9ae6be8016 git-commit -v: have patch at the end. 19 years ago
Junio C Hamano 9da5c2f0d7 rev-list: default to abbreviate merge parent names under --pretty. 19 years ago
Nicolas Pitre 39556fbdad delta micro optimization 19 years ago
Nicolas Pitre e7ad4a9c3c count-delta.c: comment fixes 19 years ago
Junio C Hamano 4d44cb195a Merge branch 'jc/empty-commit' 19 years ago
Junio C Hamano d416df8869 combine-diff: Record diff status a bit more faithfully 19 years ago
Junio C Hamano 297a1aadbe find_unique_abbrev() simplification. 19 years ago
Junio C Hamano cf7bb589af git-status -v 19 years ago
Junio C Hamano 4dc870d90c Merge branch 'jc/ls-files-o' 19 years ago
Junio C Hamano 91c7674371 count-delta.c: Match the delta data semantics change in version 3. 19 years ago
Nicolas Pitre d60fc1c864 remove delta-against-self bit 19 years ago
Jason Riedy 67d42212ff stat() for existence in safe_create_leading_directories() 19 years ago
Junio C Hamano 0a798076b8 combine-diff: move formatting logic to show_combined_diff() 19 years ago
Junio C Hamano ce1610ead6 call git_config() after setup_git_directory() 19 years ago
Junio C Hamano 5b23683251 combined-diff: use diffcore before intersecting paths. 19 years ago
Jon Loeliger 147cf31738 Add --diff-filter= documentation paragraph 19 years ago
Linus Torvalds ee63802422 diff-tree -c raw output 19 years ago
Junio C Hamano 701ca744e3 ls-files: honour per-directory ignore file from higher directories. 19 years ago
Junio C Hamano 47e013f920 t6000: fix a careless test library add-on. 19 years ago
Junio C Hamano dfdd309e57 Do not allow empty name or email. 19 years ago
Andreas Ericsson d19e06fa8f .gitignore git-rerere and config.mak 19 years ago
Linus Torvalds deb989b57d Fix "git diff a..b" breakage 19 years ago
Petr Baudis 4e783b41e0 Basic documentation for git-show 19 years ago
Petr Baudis 3904848c6e Document git-diff-tree --always 19 years ago