summaryrefslogtreecommitdiffstats
path: root/arm/sha1_arm.S (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-31Documentation: clarify information about 'ident' attributeJan Krüger1-2/+2
2008-10-31bash completion: add doubledash to "git show"Markus Heidelberg1-0/+2
2008-10-31Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen1-1/+1
2008-10-31Add --verbose|-v to test-chmtimeAlex Riesen1-21/+70
2008-10-31asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca1-0/+20
2008-10-30Plug a memleak in builtin-revertAlex Riesen1-1/+2
2008-10-28compat/cygwin.c: make runtime detection of lstat/stat lessor impactJunio C Hamano1-7/+13
2008-10-28Add file delete/create info when we overflow rename_limitLinus Torvalds1-1/+1
2008-10-28Install git-cvsserver in $(bindir)Nanako Shiraishi1-1/+1
2008-10-28Install git-shell in bindir, tooTommi Virtanen1-1/+1
2008-10-27add -p: warn if only binary changes presentThomas Rast1-2/+7
2008-10-27git-archive: work in bare reposCharles Bailey3-2/+23
2008-10-26receive-pack: fix "borrowing from alternate object store" implementationJunio C Hamano1-2/+7
2008-10-25git-daemon: set REMOTE_ADDR to client addressJoey Hess2-0/+13
2008-10-25git-svn: change dashed git-config to git configDeskin Miller1-1/+1
2008-10-23submodule: fix some non-portable grep invocationsJeff King1-2/+2
2008-10-23git-remote: list branches in vertical listsJohannes Sixt3-12/+17
2008-10-23rm: loosen safety valve for empty filesJeff King4-2/+17
2008-10-21GIT 1.6.0.3v1.6.0.3Junio C Hamano1-9/+6
2008-10-21rehabilitate 'git index-pack' inside the object storeNicolas Pitre2-3/+29
2008-10-21workflows documentation: fix link to git-request-pull[1]Lee Marlow1-1/+1
2008-10-21bash completion: Add 'workflows' to 'git help'Lee Marlow1-0/+1
2008-10-21document "intent to add" option to git-addJeff King1-2/+11
2008-10-21gitk: Turn short SHA1 names into links tooPaul Mackerras1-30/+77
2008-10-20Fix testcase failure when extended attributes are in useJunio C Hamano1-4/+6
2008-10-20Fix mismerge at cdb22c4 in builtin-checkout.cJunio C Hamano1-3/+0
2008-10-19git-merge-recursive: honor merge.conflictstyle once againMatt McCutchen1-1/+1
2008-10-19Documentation: add manpage about workflowsThomas Rast2-1/+365
2008-10-19Documentation: Spelling fixFredrik Skolmli1-1/+1
2008-10-19Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano11-23/+39
2008-10-19demonstrate breakage of detached checkout with symbolic link HEADJunio C Hamano1-0/+12
2008-10-19Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar1-1/+2
2008-10-18reset --hard/read-tree --reset -u: remove unmerged new pathsJunio C Hamano2-13/+78
2008-10-18Update draft release notes for 1.6.1Junio C Hamano1-1/+6
2008-10-18Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano1-1/+9
2008-10-18diff(1): clarify what "T"ypechange status meansJunio C Hamano1-1/+2
2008-10-18diff: add filter for converting binary to textJeff King3-2/+50
2008-10-18diff: introduce diff.<driver>.binaryJeff King4-38/+45
2008-10-18diff: unify external diff and funcname parsing codeJeff King4-224/+212
2008-10-18t4012: use test_cmp instead of cmpJeff King1-2/+2
2008-10-18format-patch: autonumber by defaultBrian Gernhardt15-32/+298
2008-10-18Do not rename read-only files during a pushPetr Baudis1-2/+3
2008-10-18make alloc_ref_from_str() the new alloc_ref()René Scharfe7-27/+18
2008-10-18use alloc_ref_from_str() everywhereRené Scharfe3-8/+4
2008-10-18add alloc_ref_with_prefix()René Scharfe1-16/+16
2008-10-18contrib: update packinfo.pl to not use dashed commandsDan McGee1-7/+7
2008-10-18force_object_loose: Fix memory leakBjörn Steinbrink1-1/+5
2008-10-18gitk: Regenerate .po filesPaul Mackerras5-966/+1037
2008-10-17Fix "checkout --track -b newbranch" on detached HEADJunio C Hamano2-7/+11
2008-10-17refactor handling of "other" files in ls-files and statusJeff King5-44/+40