2065 Commits (031260064840e6e8c6bc36d7856a091ba80330c2)
 

Author SHA1 Message Date
Junio C Hamano e20b134d72 Ignore a bit more generated files. 19 years ago
Junio C Hamano 7fe2fc7935 Merge branch 'fixes' 19 years ago
Junio C Hamano 9f92f15f89 Make 'git diff --cached' synonymous to 'git diff --cached HEAD'. 19 years ago
Sergey Vlasov 2c08b36383 [PATCH] fetch.c: Remove call to parse_object() from process() 19 years ago
Sergey Vlasov 24451c3103 [PATCH] fetch.c: Clean up object flag definitions 19 years ago
Sergey Vlasov 2449696bcd [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() 19 years ago
Sergey Vlasov 7b64d06b2e [PATCH] fetch.c: Remove some duplicated code in process() 19 years ago
Sergey Vlasov 51d8faf860 [PATCH] fetch.c: Remove redundant TO_FETCH flag 19 years ago
Sergey Vlasov 754ac00e71 [PATCH] fetch.c: Remove redundant SCANNED flag 19 years ago
Sergey Vlasov a82d07e5e6 [PATCH] fetch.c: Make process() look at each object only once 19 years ago
Sergey Vlasov 80077f0716 [PATCH] fetch.c: Remove useless lookup_object_type() call in process() 19 years ago
Junio C Hamano bc7ccfd2d7 Do not give alarming error message from rsync in fetch and clone. 19 years ago
Jon Loeliger d154dcc8b6 [PATCH] Retitle 'inspecting what happened' section. 19 years ago
Junio C Hamano c8b48ba476 Prettyprint octopus merge message. 19 years ago
Petr Baudis f8ff0c0641 [PATCH] Verbose git-daemon logging 19 years ago
Junio C Hamano 5cfcd07c93 Retire diff-helper. 19 years ago
Junio C Hamano 9dcc829fe1 Retire rev-tree. 19 years ago
Junio C Hamano 0fe51391a8 Retire git-export. 19 years ago
Linus Torvalds 01c6ad29bd [PATCH] Fix strange timezone handling 19 years ago
Robert Suetterlin 6e2dda35c2 [PATCH] Add new keybindings 19 years ago
Junio C Hamano acfadcfb48 Revert "Use git-merge instead of git-resolve in git-pull." 19 years ago
Junio C Hamano b91fb518cc Revert "Make Octopus merge message a bit nicer." 19 years ago
Sergey Vlasov 4041483e5a [PATCH] fetch.c: Remove call to parse_object() from process() 19 years ago
Sergey Vlasov 478dbeec99 [PATCH] fetch.c: Clean up object flag definitions 19 years ago
Sergey Vlasov a85988d292 [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() 19 years ago
Sergey Vlasov 5de0bfffbc [PATCH] fetch.c: Remove some duplicated code in process() 19 years ago
Sergey Vlasov c5c0f452f5 [PATCH] fetch.c: Remove redundant TO_FETCH flag 19 years ago
Sergey Vlasov 125beb1e27 [PATCH] fetch.c: Remove redundant SCANNED flag 19 years ago
Sergey Vlasov f9cff26912 [PATCH] fetch.c: Make process() look at each object only once 19 years ago
Sergey Vlasov e8d2a6d483 [PATCH] fetch.c: Remove useless lookup_object_type() call in process() 19 years ago
Junio C Hamano 0493a3fd52 Merge branch 'fixes' 19 years ago
Junio C Hamano b163512d4e Fix documentation dependency. 19 years ago
Junio C Hamano 09d920831e Make object creation in http fetch a bit safer. 19 years ago
Junio C Hamano 28ad81f58e Clarify dual license status of subprocess.py file. 19 years ago
Junio C Hamano 6f60300b54 Update tutorial with Octopus usage. 19 years ago
Junio C Hamano 63f1aa6c72 Make Octopus merge message a bit nicer. 19 years ago
Junio C Hamano f887564ab7 Use git-merge instead of git-resolve in git-pull. 19 years ago
Linus Torvalds 27cfe2e2dc Make time-based commit filtering work with topological ordering. 19 years ago
Linus Torvalds c1babb1d65 [PATCH] Teach "git-rev-parse" about date-based cut-offs 19 years ago
Nicolas Pitre 7c6ef2f214 [PATCH] ARM optimized SHA1 implementation 19 years ago
Petr Baudis f1f0d0889e [PATCH] Make the git-fsck-objects diagnostics more useful 19 years ago
Junio C Hamano 89d844d084 Do not give alarming error message from rsync in fetch and clone. 19 years ago
Linus Torvalds 2a39064c65 [PATCH] Return proper error valud from "parse_date()" 19 years ago
Junio C Hamano b0391890d2 Show modified files in git-ls-files 19 years ago
Junio C Hamano 1991b223c0 Fast-path 'update-index --refresh' a bit. 19 years ago
Junio C Hamano e9bacb4f6a Use GECOS field a bit better to produce default human readable name. 19 years ago
Junio C Hamano f318dd229f Document -i flag to git-read-tree 19 years ago
Sergey Vlasov a7154e916c [PATCH] Documentation: Update all files to use the new gitlink: macro 19 years ago
Sergey Vlasov d1c2e113c5 [PATCH] Documentation: Add asciidoc.conf file and gitlink: macro 19 years ago
Linus Torvalds af61c6e008 Fix extended short SHA1 name completion 19 years ago